diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-08-10 09:29:55 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-23 13:44:22 -0600 |
commit | 6c7ef543df909dbdcd8cb24ef30627cba62a4e91 (patch) | |
tree | 2279bb50e6fd46a7723647cfaa3e61302f866c96 /block/bio.c | |
parent | da521626ac620d8719d674a48b8ec3620eefd42a (diff) |
fs: add kiocb alloc cache flag
If this kiocb can safely use the polled bio allocation cache, then this
flag must be set. Generally this can be set for polled IO, where we will
not see IRQ completions of the request.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bio.c')
0 files changed, 0 insertions, 0 deletions