summaryrefslogtreecommitdiffstats
path: root/fs/jbd2/journal.c
diff options
context:
space:
mode:
authorChristoph Hellwig2016-11-01 14:40:09 +0100
committerJens Axboe2016-11-01 16:43:26 +0100
commita2b809672ee6fcb4d5756ea815725b3dbaea654e (patch)
tree9a41192ba762f7068b877a6d0c455ff618351399 /fs/jbd2/journal.c
parentblock: treat REQ_FUA and REQ_PREFLUSH as synchronous (diff)
downloadkernel-qcow2-linux-a2b809672ee6fcb4d5756ea815725b3dbaea654e.tar.gz
kernel-qcow2-linux-a2b809672ee6fcb4d5756ea815725b3dbaea654e.tar.xz
kernel-qcow2-linux-a2b809672ee6fcb4d5756ea815725b3dbaea654e.zip
block: replace REQ_NOIDLE with REQ_IDLE
Noidle should be the default for writes as seen by all the compounds definitions in fs.h using it. In fact only direct I/O really should be using NODILE, so turn the whole flag around to get the defaults right, which will make our life much easier especially onces the WRITE_* defines go away. This assumes all the existing "raw" users of REQ_SYNC for writes want noidle behavior, which seems to be spot on from a quick audit. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/jbd2/journal.c')
0 files changed, 0 insertions, 0 deletions