Files
twx-linux/fs/gfs2
Andreas Gruenbacher 0137220b97 gfs2: setattr_chown: Add missing initialization
[ Upstream commit 2d8d799061 ]

Add a missing initialization of variable ap in setattr_chown().
Without, chown() may be able to bypass quotas.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-04 13:14:54 +02:00
..