fs: add kiocb alloc cache flag
authorJens Axboe <axboe@kernel.dk>
Tue, 10 Aug 2021 15:29:55 +0000 (09:29 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Aug 2021 22:37:11 +0000 (16:37 -0600)
commitcd5b7d1afe23d6dd7a8034c5629c603119ee87f1
tree251a97309e668c8f253a59dc9db10229629bdef8
parent4675d158e0d4f155f67e848c3a472c2c4f3add2e
fs: add kiocb alloc cache flag

If this kiocb can safely use the polled bio allocation cache, then this
flag must be set.

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