linux-stable/fs/gfs2
Bob Peterson adfd2b5e4f gfs2: pass sdp in to gfs2_write_disk_quota
Like the previous patch, we now pass the superblock pointer to function
gfs2_write_disk_quota. This makes the code more understandable, since it
only operates on the quota inode.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2023-09-05 15:58:17 +02:00
..
acl.c
acl.h
aops.c gfs2: low-memory forced flush fixes 2023-09-05 15:58:16 +02:00
aops.h gfs2: support ludicrously large folios in gfs2_trans_add_databufs() 2023-06-19 16:19:30 -07:00
bmap.c gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode 2023-09-05 15:58:16 +02:00
bmap.h gfs2: Eliminate gfs2_trim_blocks 2023-04-18 14:40:12 +02:00
dentry.c
dir.c
dir.h
export.c
file.c gfs2: Don't use filemap_splice_read 2023-08-07 18:42:04 +02:00
gfs2.h
glock.c gfs2: Rename SDF_DEACTIVATING to SDF_KILL 2023-09-05 15:58:16 +02:00
glock.h gfs2: Remove LM_FLAG_PRIORITY flag 2023-09-05 15:58:16 +02:00
glops.c gfs2: Rename SDF_DEACTIVATING to SDF_KILL 2023-09-05 15:58:16 +02:00
glops.h
incore.h gfs2: Introduce new quota=quiet mount option 2023-09-05 15:58:17 +02:00
inode.c gfs2: Use mapping->gfp_mask for metadata inodes 2023-09-05 15:58:15 +02:00
inode.h
Kconfig
lock_dlm.c gfs2: Remove LM_FLAG_PRIORITY flag 2023-09-05 15:58:16 +02:00
log.c gfs2: Sanitize kthread stopping 2023-09-05 15:58:17 +02:00
log.h
lops.c gfs2: Use mapping->gfp_mask for metadata inodes 2023-09-05 15:58:15 +02:00
lops.h
main.c gfs2: Rename "freeze_workqueue" to "gfs2_freeze" 2023-09-05 15:58:17 +02:00
Makefile
meta_io.c
meta_io.h
ops_fstype.c gfs2: Introduce new quota=quiet mount option 2023-09-05 15:58:17 +02:00
quota.c gfs2: pass sdp in to gfs2_write_disk_quota 2023-09-05 15:58:17 +02:00
quota.h
recovery.c gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" 2023-09-05 15:58:17 +02:00
recovery.h gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" 2023-09-05 15:58:17 +02:00
rgrp.c gfs2: Update rl_unlinked before releasing rgrp lock 2023-06-06 18:35:06 +02:00
rgrp.h
super.c gfs2: Introduce new quota=quiet mount option 2023-09-05 15:58:17 +02:00
super.h gfs2: Fix asynchronous thread destruction 2023-09-05 15:58:17 +02:00
sys.c gfs2: Rename SDF_DEACTIVATING to SDF_KILL 2023-09-05 15:58:16 +02:00
sys.h
trace_gfs2.h
trans.c gfs2: Fix freeze consistency check in gfs2_trans_add_meta 2023-08-07 18:40:51 +02:00
trans.h
util.c gfs2: Fix withdraw race 2023-09-05 15:58:17 +02:00
util.h gfs2: gfs2_freeze_lock_shared cleanup 2023-07-03 22:30:26 +02:00
xattr.c
xattr.h