diff options
author | Chandra Seetharaman <sekharan@us.ibm.com> | 2013-06-28 00:25:10 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-06-29 00:39:22 +0200 |
commit | 83e782e1a1cc0159888e58e14dfc8f3289663338 (patch) | |
tree | 82d328c90f3d3c89a7011f554e0bb8871dbdee8e /fs/nilfs2/ifile.h | |
parent | xfs: Change xfs_dquot_acct to be a 2-dimensional array (diff) | |
download | linux-83e782e1a1cc0159888e58e14dfc8f3289663338.tar.xz linux-83e782e1a1cc0159888e58e14dfc8f3289663338.zip |
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Remove all incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD. Instead,
start using XFS_GQUOTA_.* XFS_PQUOTA_.* counterparts for GQUOTA and
PQUOTA respectively.
On-disk copy still uses XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD.
Read and write of the superblock does the conversion from *OQUOTA*
to *[PG]QUOTA*.
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/nilfs2/ifile.h')
0 files changed, 0 insertions, 0 deletions