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>
Sat, 23 May 2020 14:26:31 +0000 (08:26 -0600)
commita2b740dda6ed730c60665df73d30bcfc4ae4f0a4
tree9aef0b221f67737ec1512b9bc91f392023c32972
parent12b9e99ac7b8d5e7956785b66c86b18f439c0308
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