fs: add bio alloc cache kiocb flag
authorJens Axboe <axboe@kernel.dk>
Tue, 9 Mar 2021 16:20:32 +0000 (09:20 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Aug 2021 21:14:15 +0000 (15:14 -0600)
commit679b9d5cc7b45c3a135c6cf683a4238bf77e9945
tree2177fe592b1e71f11a375e22badfc7162b947063
parent0a87b41f906c681ba0cb23d2733dbaf0316e0e9b
fs: add bio alloc cache kiocb flag

We'll be using this to implement a recycling cache for the bio units
used to do IO.

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