e2fsprogs/lib/e2p
Li Xi 080e09b46f Add project quota support
This patch adds project quota support. An new quota type PRJQUOTA(2)
is added. EXT4_PRJ_QUOTA_INO(11) is reserved for project quota inode.
The super block reservers an field s_prj_quota_inum for saving
project quota inode. And each inode adds an internal field i_projid
for saving its project ID.

Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-03-06 17:33:39 -05:00
..
Android.mk tune2fs: allow tune2fs to be built as a static library for Android 2015-07-12 20:21:17 -04:00
Makefile.in rename libquota.a to libsupport.a 2015-07-12 16:09:22 -04:00
crypto_mode.c libe2p: add support for printing and parsing the encryption mode 2015-02-23 18:05:21 -05:00
e2p.h libe2p: allow libe2p.h to be used in C++ programs 2014-02-07 17:25:28 -05:00
e2p.pc.in Change pkg-config files so that both <et/com_err.h> and <com_err.h> work 2012-05-14 12:45:54 -04:00
feature.c Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT 2016-03-06 15:56:28 -05:00
fgetflags.c Eliminate doubly defined _LARGEFILE_SOURCE warning 2015-07-12 22:54:37 -04:00
fgetversion.c Eliminate doubly defined _LARGEFILE_SOURCE warning 2015-07-12 22:54:37 -04:00
fsetflags.c Eliminate doubly defined _LARGEFILE_SOURCE warning 2015-07-12 22:54:37 -04:00
fsetversion.c Eliminate doubly defined _LARGEFILE_SOURCE warning 2015-07-12 22:54:37 -04:00
getflags.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
getversion.c Fix gcc -Wall nits 2013-01-01 13:28:27 -05:00
hashstr.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
iod.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
ls.c Add project quota support 2016-03-06 17:33:39 -05:00
mntopts.c misc: fix Coverity bugs 2015-05-16 18:32:33 -04:00
ostype.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
parse_num.c e2p: Fix 's' handling in parse_num_blocks2() 2013-02-28 20:12:30 -05:00
pe.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
percent.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
pf.c Remove compression support 2015-04-12 08:42:40 -04:00
ps.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
setflags.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
setversion.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
uuid.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00