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>
Tue, 26 May 2020 22:02:11 +0000 (16:02 -0600)
commitfc3e504340fd7b7fe1b215c2850cd479bdc7769d
tree105891e659427e7b1aa55a7436a02bae403b74dd
parent17da2de550aa5e05446272c779da6351a1497123
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