Files
twx-linux/fs/gfs2
Andreas Gruenbacher d483de53d4 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:17:34 +02:00
..