commit | 2d6500d44c1374808040d120e625a22b013c9f0d | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Sun Jun 28 12:52:33 2020 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Jun 28 08:10:17 2020 -0600 |
tree | 91d0ab10b2cb29588b3a057e7201c53c1162733d | |
parent | c3524383333e4ff2f720ab0c02b3a329f72de78b [diff] |
io_uring: cosmetic changes for batch free Move all batch free bits close to each other and rename in a consistent way. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>