Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aio: initialize kiocb private in case any filesystems expect it.
A recent optimization had left private uninitialized. Fixes: 2bc4ca9 ("aio: don't zero entire aio_kiocb aio_get_req()") Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Mike Marshall <hubcap@omnibond.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information