]> git.baikalelectronics.ru Git - kernel.git/commit
fs: add FMODE_BUF_RASYNC
authorJens Axboe <axboe@kernel.dk>
Fri, 22 May 2020 15:12:51 +0000 (09:12 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 22 Jun 2020 02:44:25 +0000 (20:44 -0600)
commit7e799a863e1e996304d7ae8193d71350c15627d2
treeb1d15b2a92c5daa096464ecc5f7e7a766847c4ae
parentd5d70bd92607fa64466cb9f10e8c15c29a271fb6
fs: add FMODE_BUF_RASYNC

If set, this indicates that the file system supports IOCB_WAITQ for
buffered reads.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/fs.h