commit | 9da7471ed10dab52410062be74896a6c0aa1bf3a | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Thu Jul 07 11:18:33 2022 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Jul 24 18:39:17 2022 -0600 |
tree | 52bb433d30a8d6722c931e498c2c810fc917d2cd | |
parent | e8375e43ca2d67f31b2408092eee4f91e1e140f4 [diff] |
io_uring: move apoll cache to poll.c This is where it's used, move the flush handler in there. Signed-off-by: Jens Axboe <axboe@kernel.dk>