android_kernel_oneplus_msm8998/fs/xfs
Christoph Hellwig 1d5ae5dfee xfs: cleanup I/O-related buffer flags
Remove the unused and misnamed _XBF_RUN_QUEUES flag, rename XBF_LOG_BUFFER
to the more fitting XBF_SYNCIO, and split XBF_ORDERED into XBF_FUA and
XBF_FLUSH to allow more fine grained control over the bio flags.  Also
cleanup processing of the flags in _xfs_buf_ioapply to make more sense,
and renumber the sparse flag number space to group flags by purpose.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2011-07-08 14:36:32 +02:00
..
linux-2.6 xfs: cleanup I/O-related buffer flags 2011-07-08 14:36:32 +02:00
quota xfs: clean up buffer locking helpers 2011-07-08 14:36:19 +02:00
support
Kconfig
Makefile
xfs.h
xfs_acl.h
xfs_ag.h xfs: do not discard alloc btree blocks 2011-05-24 11:17:22 -05:00
xfs_alloc.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_alloc.h xfs: do not discard alloc btree blocks 2011-05-24 11:17:22 -05:00
xfs_alloc_btree.c xfs: work around bogus gcc warning in xfs_allocbt_init_cursor 2011-07-08 14:34:18 +02:00
xfs_alloc_btree.h
xfs_attr.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_attr.h
xfs_attr_leaf.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_attr_leaf.h
xfs_attr_sf.h
xfs_bit.c
xfs_bit.h
xfs_bmap.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_bmap.h xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag 2011-05-25 10:48:36 -05:00
xfs_bmap_btree.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_bmap_btree.h
xfs_btree.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_btree.h
xfs_btree_trace.c
xfs_btree_trace.h
xfs_buf_item.c xfs: clean up buffer locking helpers 2011-07-08 14:36:19 +02:00
xfs_buf_item.h
xfs_da_btree.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_da_btree.h
xfs_dfrag.c
xfs_dfrag.h
xfs_dinode.h
xfs_dir2.c xfs: kill struct xfs_dir2_sf 2011-07-08 14:35:13 +02:00
xfs_dir2.h
xfs_dir2_block.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_dir2_block.h xfs: kill struct xfs_dir2_block 2011-07-08 14:35:32 +02:00
xfs_dir2_data.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_dir2_data.h xfs: cleanup the definition of struct xfs_dir2_data_entry 2011-07-08 14:35:50 +02:00
xfs_dir2_leaf.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_dir2_leaf.h xfs: cleanup struct xfs_dir2_leaf 2011-07-08 14:35:53 +02:00
xfs_dir2_node.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_dir2_node.h
xfs_dir2_sf.c xfs: use generic get_unaligned_beXX helpers 2011-07-08 14:35:58 +02:00
xfs_dir2_sf.h xfs: use generic get_unaligned_beXX helpers 2011-07-08 14:35:58 +02:00
xfs_error.c
xfs_error.h
xfs_extfree_item.c
xfs_extfree_item.h
xfs_filestream.c
xfs_filestream.h
xfs_fs.h
xfs_fsops.c xfs: fix filesystsem freeze race in xfs_trans_alloc 2011-07-08 14:34:42 +02:00
xfs_fsops.h
xfs_ialloc.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_ialloc.h
xfs_ialloc_btree.c
xfs_ialloc_btree.h
xfs_iget.c xfs: reset inode per-lifetime state when recycling it 2011-06-23 22:13:31 -05:00
xfs_inode.c xfs: byteswap constants instead of variables 2011-07-08 14:36:05 +02:00
xfs_inode.h xfs: remove i_transp 2011-07-08 14:34:47 +02:00
xfs_inode_item.c xfs: remove i_transp 2011-07-08 14:34:47 +02:00
xfs_inode_item.h
xfs_inum.h xfs: cleanup shortform directory inode number handling 2011-07-08 14:35:03 +02:00
xfs_iomap.c xfs: fix filesystsem freeze race in xfs_trans_alloc 2011-07-08 14:34:42 +02:00
xfs_iomap.h
xfs_itable.c
xfs_itable.h
xfs_log.c xfs: cleanup I/O-related buffer flags 2011-07-08 14:36:32 +02:00
xfs_log.h
xfs_log_cil.c xfs: add online discard support 2011-05-24 11:17:13 -05:00
xfs_log_priv.h
xfs_log_recover.c xfs: return the buffer locked from xfs_buf_get_uncached 2011-07-08 14:36:25 +02:00
xfs_log_recover.h
xfs_mount.c xfs: clean up buffer locking helpers 2011-07-08 14:36:19 +02:00
xfs_mount.h xfs: add online discard support 2011-05-24 11:17:13 -05:00
xfs_mru_cache.c
xfs_mru_cache.h
xfs_quota.h
xfs_rename.c
xfs_rtalloc.c
xfs_rtalloc.h
xfs_rw.c
xfs_rw.h
xfs_sb.h
xfs_trans.c xfs: fix filesystsem freeze race in xfs_trans_alloc 2011-07-08 14:34:42 +02:00
xfs_trans.h xfs: fix filesystsem freeze race in xfs_trans_alloc 2011-07-08 14:34:42 +02:00
xfs_trans_ail.c xfs: fix race condition in AIL push trigger 2011-05-09 18:35:04 -05:00
xfs_trans_buf.c xfs: clean up buffer locking helpers 2011-07-08 14:36:19 +02:00
xfs_trans_extfree.c
xfs_trans_inode.c xfs: remove i_transp 2011-07-08 14:34:47 +02:00
xfs_trans_priv.h
xfs_trans_space.h
xfs_types.h
xfs_utils.c
xfs_utils.h
xfs_vnodeops.c xfs: return the buffer locked from xfs_buf_get_uncached 2011-07-08 14:36:25 +02:00
xfs_vnodeops.h xfs: split xfs_setattr 2011-07-08 14:34:23 +02:00