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>
Thu, 18 Jun 2020 14:40:50 +0000 (08:40 -0600)
commit268004c0f831e28300408cc2190036c4e060cad9
tree876fbef98819c99dff554b4afee61ce252578653
parent058a395343bff0062606e6be45c04a1101e01190
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