Files
linux-stable-mirror/include/linux
Jens Axboe efa8480a83 fs: RWF_NOWAIT should imply IOCB_NOIO
With the change allowing read-ahead for IOCB_NOWAIT, we changed the
RWF_NOWAIT semantics of only doing cached reads. Since we know have
IOCB_NOIO to manage that specific side of it, just make RWF_NOWAIT
imply IOCB_NOIO as well to restore the previous behavior.

Fixes: 2e85abf053 ("mm: allow read-ahead with IOCB_NOWAIT set")
Reported-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-08-11 08:09:01 -06:00
..
2020-07-08 10:48:35 -07:00
2020-08-11 08:09:01 -06:00
2020-07-02 15:51:48 +02:00
2020-07-31 18:08:59 +10:00
2020-07-28 15:51:31 +01:00
2020-07-23 17:34:18 +10:00
2020-07-16 23:19:51 +02:00
2020-06-26 00:27:38 -07:00