diff options
author | 2011-07-08 14:36:32 +0200 | |
---|---|---|
committer | 2011-07-08 14:36:32 +0200 | |
commit | 1d5ae5dfeee024d51fb2c0205035d7611a8f0c86 (patch) | |
tree | 080047368d17c754cea7ed2079b2a0b05c3dd857 /fs/jbd2/commit.c | |
parent | xfs: return the buffer locked from xfs_buf_get_uncached (diff) | |
download | linux-rng-1d5ae5dfeee024d51fb2c0205035d7611a8f0c86.tar.xz linux-rng-1d5ae5dfeee024d51fb2c0205035d7611a8f0c86.zip |
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>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions