linux/fs/quota
Niu Yawei 7836db47d6 quota: missing lock in dqcache_shrink_scan()
commit d68aab6b8f upstream.

Commit 1ab6c4997e (fs: convert fs shrinkers to new scan/count API)
accidentally removed locking from quota shrinker. Fix it -
dqcache_shrink_scan() should use dq_list_lock to protect the
scan on free_dquots list.

Fixes: 1ab6c4997e
Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-28 08:05:58 -07:00
..
Kconfig
Makefile
compat.c
dquot.c quota: missing lock in dqcache_shrink_scan() 2014-07-28 08:05:58 -07:00
kqid.c
netlink.c genetlink: make multicast groups const, prevent abuse 2013-11-19 16:39:06 -05:00
quota.c quota: info leak in quota_getquota() 2013-11-04 14:16:55 +01:00
quota_tree.c
quota_tree.h
quota_v1.c
quota_v2.c
quotaio_v1.h
quotaio_v2.h