linux/fs/quota
Jan Kara 3e2af67e66 quota: Add ->quota_{enable,disable} callbacks for VFS quotas
Add functions which translate ->quota_enable / ->quota_disable calls
into appropriate changes in VFS quota. This will enable filesystems
supporting VFS quota files in system inodes to be controlled via
Q_XQUOTA[ON|OFF] quotactls for better userspace compatibility.

Also provide a vector for quotactl using these functions which can be
used by filesystems with quota files stored in hidden system files.

Signed-off-by: Jan Kara <jack@suse.cz>
2015-01-30 12:50:32 +01:00
..
compat.c
dquot.c quota: Add ->quota_{enable,disable} callbacks for VFS quotas 2015-01-30 12:50:32 +01:00
Kconfig fs/quota/Kconfig: Update filesystems 2014-03-04 12:19:26 +01:00
kqid.c fs/quota: kernel-doc warning fixes 2014-07-15 22:40:23 +02:00
Makefile
netlink.c fs/quota: kernel-doc warning fixes 2014-07-15 22:40:23 +02:00
quota.c quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF} 2015-01-30 12:50:16 +01:00
quota_tree.c userns: Convert struct dquot dq_id to be a struct kqid 2012-09-18 01:01:41 -07:00
quota_tree.h
quota_v1.c userns: Convert struct dquot dq_id to be a struct kqid 2012-09-18 01:01:41 -07:00
quota_v2.c quota: Don't store flags for v2 quota format 2015-01-21 19:21:07 +01:00
quotaio_v1.h
quotaio_v2.h