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 01:30:04 +0000 (19:30 -0600)
commite5a738615bf1b806a7810786f6ddef15dda76e19
tree766bb96ab6c8a778bdc6806741e81c7b731ae400
parent545b2035e3331f8bae9c2430e7bc2355a8958dd8
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