]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - quota/quot.c
xfsprogs: projid32bit handling
authorArkadiusz Mi?kiewicz <arekm@maven.pl>
Mon, 4 Oct 2010 08:03:58 +0000 (08:03 +0000)
committerAlex Elder <aelder@sgi.com>
Sat, 9 Oct 2010 18:27:36 +0000 (13:27 -0500)
commit22bc10ed741c13c7104694efceb5b59d58a53cbc
treee43f55845281945f7573978cef7c4d23decc4fd6
parent89e4b5bd5615edc584a5111c86f12b4f89f8dd7d
xfsprogs: projid32bit handling

Add projid32bit handling to userspace. mkfs.xfs is able to enable
this feature for new filesystems. xfs_db knows what projid_lo/hi are.

Signed-off-by: Arkadiusz Miƛkiewicz <arekm@maven.pl>
Signed-off-by: Alex Elder <aelder@sgi.com>
21 files changed:
db/check.c
db/inode.c
db/sb.c
db/xfs_admin.sh
include/xfs_dinode.h
include/xfs_fs.h
include/xfs_inode.h
include/xfs_sb.h
include/xfs_types.h
libxfs/util.c
libxfs/xfs_ialloc.c
libxfs/xfs_inode.c
logprint/log_print_all.c
man/man3/xfsctl.3
man/man8/mkfs.xfs.8
man/man8/xfs_admin.8
man/man8/xfs_db.8
mkfs/xfs_mkfs.c
mkfs/xfs_mkfs.h
quota/quot.c
repair/README