]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Enable quota accounting on mount, disable on umount
authorJan Kara <jack@suse.cz>
Thu, 21 Aug 2008 18:13:17 +0000 (20:13 +0200)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:24 +0000 (08:40 -0800)
commit8e008dc63848b5caab5d2b9c5e0456ff8bc616ab
treef10ba25a07d020551833f53720bbba475788f957
parentce9a64dc2c63a344f67e93a00c33744ac26e5e64
ocfs2: Enable quota accounting on mount, disable on umount

Enable quota usage tracking on mount and disable it on umount. Also
add support for quota on and quota off quotactls and usrquota and
grpquota mount options. Add quota features among supported ones.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/journal.c
fs/ocfs2/ocfs2.h
fs/ocfs2/ocfs2_fs.h
fs/ocfs2/super.c