[Ocfs2-devel] [PATCH] io_uring: fix fget leak when fs don't support nowait buffered read
Jens Axboe
axboe at kernel.dk
Tue Feb 28 12:59:31 UTC 2023
On Tue, 28 Feb 2023 12:54:59 +0800, Joseph Qi wrote:
> Heming reported a BUG when using io_uring doing link-cp on ocfs2. [1]
>
> Do the following steps can reproduce this BUG:
> mount -t ocfs2 /dev/vdc /mnt/ocfs2
> cp testfile /mnt/ocfs2/
> ./link-cp /mnt/ocfs2/testfile /mnt/ocfs2/testfile.1
> umount /mnt/ocfs2
>
> [...]
Applied, thanks!
[1/1] io_uring: fix fget leak when fs don't support nowait buffered read
commit: 54aa7f2330b82884f4a1afce0220add6e8312f8b
Best regards,
--
Jens Axboe
More information about the Ocfs2-devel
mailing list