]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - db/metadump.c
xfsprogs: Start using pquotaino from on-disk superblock
authorChandra Seetharaman <sekharan@us.ibm.com>
Thu, 1 Aug 2013 19:25:01 +0000 (19:25 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 14 Aug 2013 18:57:26 +0000 (13:57 -0500)
commit0340d706861a68205393b83e3a816e88383a05fa
tree3e75f8562be320e99ad2468ab25b59024371dad6
parent342aef1ec0ecada8ba69ea73db10e20c4f9efdf4
xfsprogs: Start using pquotaino from on-disk superblock

Start using the new field sb_pquotino from the on-disk superblock if the
version of the superblock supports separate pquotino.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
17 files changed:
db/check.c
db/dquot.c
db/frag.c
db/inode.c
db/metadump.c
include/xfs_sb.h
libxfs/xfs_mount.c
mkfs/xfs_mkfs.c
repair/agheader.c
repair/dinode.c
repair/dir2.c
repair/globals.h
repair/phase4.c
repair/phase6.c
repair/sb.c
repair/versions.c
repair/xfs_repair.c