kernel_samsung_a53x/fs/gfs2
Andreas Gruenbacher e89917ba8a gfs2: setattr_chown: Add missing initialization
[ Upstream commit 2d8d7990619878a848b1d916c2f936d3012ee17d ]

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-11-23 23:20:45 +01:00
..
acl.c
acl.h
aops.c
aops.h
bmap.c gfs2: Fix invalid metadata access in punch_hole 2024-11-19 11:32:43 +01:00
bmap.h
dentry.c
dir.c
dir.h
export.c
file.c
gfs2.h
glock.c gfs2: Fix "ignore unlock failures after withdraw" 2024-11-19 12:26:54 +01:00
glock.h
glops.c
glops.h
incore.h
inode.c gfs2: setattr_chown: Add missing initialization 2024-11-23 23:20:45 +01:00
inode.h
Kconfig
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
Makefile
meta_io.c
meta_io.h
ops_fstype.c
quota.c
quota.h
recovery.c
recovery.h
rgrp.c gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump 2024-11-18 12:12:27 +01:00
rgrp.h
super.c
super.h
sys.c
sys.h
trace_gfs2.h
trans.c
trans.h
util.c gfs2: Fix "ignore unlock failures after withdraw" 2024-11-19 12:26:54 +01:00
util.h
xattr.c
xattr.h