aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2010-08-18 05:29:14 -0400
committerJens Axboe <[email protected]>2010-09-10 12:35:39 +0200
commit7cd33ad23ec41d685902159be8b2c6552fab8bd0 (patch)
treec22c6f5601b7fbcf7cc28813f087189e955cd2ef /fs/jbd/commit.c
parentf1e4d518c3beddf67f7722f3548eda0ec7006204 (diff)
reiserfs: replace barriers with explicit flush / FUA usage
Switch to the WRITE_FLUSH_FUA flag for log writes and remove the EOPNOTSUPP detection for barriers. Note that reiserfs had a fairly different code path for barriers before as it wa the only filesystem actually making use of them. The new code always uses the old non-barrier codepath and just sets the WRITE_FLUSH_FUA explicitly for the journal commits. Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Jan Kara <[email protected]> Acked-by: Chris Mason <[email protected]> Signed-off-by: Tejun Heo <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions