summaryrefslogtreecommitdiff
path: root/quota_nld.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2011-05-05 16:14:07 +0200
committerJan Kara <jack@suse.cz>2011-05-05 16:14:07 +0200
commitc3a392437a2ec4793f2b1112058de0c3b459b6fe (patch)
tree0af9cc6eb7c7e9155716142d33cd937aefe89648 /quota_nld.c
parente482f256411dba6a9d647e6df7f24eef8af3d59b (diff)
downloadlinuxquota-c3a392437a2ec4793f2b1112058de0c3b459b6fe.tar.gz
Implement repquota for filesystems without quota files
Some filesystem do not have quota files accessible from userspace. For these implementing ->scan_dquots() used by repquota is problematic. What we do is that we iterate over all users and ask for quota information for each of them. XFS already does this so make its code generic and use it for all filesystems using quotaio_meta.c - only OCFS2 these days. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'quota_nld.c')
0 files changed, 0 insertions, 0 deletions