linux/fs/gfs2
Andreas Gruenbacher 8d89e068de gfs2: Get rid of some unnecessary quota locking
With the locking the previous patch has introduced for each struct
gfs2_quota_data object, sd_quota_mutex has become largely irrelevant.
By waiting on the buffer head instead of waiting on the mutex in
get_bh(), it becomes completely irrelevant and can be removed.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2024-06-20 16:38:13 +02:00
..
acl.c
acl.h
aops.c
aops.h
bmap.c
bmap.h
dentry.c
dir.c
dir.h
export.c
file.c
gfs2.h
glock.c gfs2: Get rid of demote_ok checks 2024-05-29 15:34:55 +02:00
glock.h gfs2: Revise glock reference counting model 2024-05-29 15:34:55 +02:00
glops.c gfs2: Get rid of demote_ok checks 2024-05-29 15:34:55 +02:00
glops.h
incore.h gfs2: Get rid of some unnecessary quota locking 2024-06-20 16:38:13 +02:00
inode.c
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 gfs2: Get rid of some unnecessary quota locking 2024-06-20 16:38:13 +02:00
quota.c gfs2: Get rid of some unnecessary quota locking 2024-06-20 16:38:13 +02:00
quota.h
recovery.c
recovery.h
rgrp.c
rgrp.h
super.c gfs2: Revise glock reference counting model 2024-05-29 15:34:55 +02:00
super.h
sys.c
sys.h
trace_gfs2.h
trans.c
trans.h
util.c gfs2: Revert "Add quota_change type" 2024-06-08 02:35:09 +02:00
util.h
xattr.c
xattr.h