linux_dsm_epyc7002/fs/quota
Jan Kara f0c5bae5cc quota: Remove locking for writing to the old quota format
The old quota quota format has fixed offset in quota file based on ID so
there's no locking needed against concurrent modifications of the file
(locking against concurrent IO on the same dquot is still provided by
dq_lock).

Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Jan Kara <jack@suse.cz>
2017-08-17 19:03:44 +02:00
..
compat.c
dquot.c quota: Push dqio_sem down to ->write_dqblk() 2017-08-17 19:03:09 +02:00
Kconfig
kqid.c
Makefile
netlink.c genetlink: mark families as __ro_after_init 2016-10-27 16:16:09 -04:00
quota_tree.c quota: Convert dqio_mutex to rwsem 2017-08-17 18:52:48 +02:00
quota_tree.h
quota_v1.c quota: Remove locking for writing to the old quota format 2017-08-17 19:03:44 +02:00
quota_v2.c quota: Do not acquire dqio_sem for dquot overwrites in v2 format 2017-08-17 19:03:16 +02:00
quota.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 2016-12-19 08:23:53 -08:00
quotaio_v1.h
quotaio_v2.h