Files
linux-stable-mirror/fs/gfs2
Andreas Gruenbacher 9e2e02ca7b gfs2: Fix use of bio_chain
[ Upstream commit 8a157e0a0a ]

In gfs2_chain_bio(), the call to bio_chain() has its arguments swapped.
The result is leaked bios and incorrect synchronization (only the last
bio will actually be waited for).  This code is only used during mount
and filesystem thaw, so the bug normally won't be noticeable.

Reported-by: Stephen Zhang <starzhangzsd@gmail.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-08 10:13:59 +01:00
..
2025-12-18 13:55:08 +01:00
2025-12-18 13:55:08 +01:00
2025-12-18 13:55:08 +01:00
2026-01-08 10:13:59 +01:00
2025-08-15 12:13:32 +02:00