linux-stable/Documentation
Christoph Hellwig a2b809672e 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>
2016-11-01 09:43:26 -06:00
..
2016-10-14 15:17:12 -07:00
2016-10-03 08:58:35 -07:00
2016-05-31 16:41:55 +08:00
2016-10-05 16:43:53 -03:00
2016-10-14 15:17:12 -07:00
2015-06-08 23:15:45 +02:00
2016-10-07 20:19:31 -07:00
2016-10-11 15:06:33 -07:00
2016-07-26 10:35:31 +02:00
2016-10-14 15:17:12 -07:00
2016-06-30 13:07:33 -06:00
2016-09-20 18:46:36 -06:00
2016-10-11 13:22:22 -07:00
2016-06-07 22:57:10 +02:00
2016-06-07 22:57:10 +02:00
2016-09-20 18:46:36 -06:00
2016-05-17 14:48:04 +02:00
2016-04-28 08:02:36 -06:00