Re: [PATCH 2/5] aio: fix failure to put the file pointer
From: Christoph Hellwig <hch@infradead.org>
Date: 2018-11-19 18:30:02
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2018-11-19 18:30:02
Also in:
linux-fsdevel
On Sat, Nov 17, 2018 at 04:53:14PM -0700, Jens Axboe wrote:
If the ioprio capability check fails, we return without putting
the file pointer.
Fixes: d9a08a9e616b ("fs: Add aio iopriority support")
Signed-off-by: Jens Axboe <axboe@kernel.dk>Looks good. Please also send it to Al so that it can go into 4.20 and -stable. Reviewed-by: Christoph Hellwig <hch@lst.de>