[PATCH 1/2] xfsprogs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Rich Johnston
rjohnston at sgi.com
Wed Aug 14 16:27:29 CDT 2013
On 08/01/2013 02:25 PM, Chandra Seetharaman wrote:
> Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD. Instead,
> start using XFS_GQUOTA_.* XFS_PQUOTA_.* counterparts.
>
> On disk version still uses XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD.
>
> Signed-off-by: Chandra Seetharaman <sekharan at us.ibm.com>
> ---
> db/check.c | 8 +++---
> include/xfs_quota.h | 59 ++++++++++++++++++++++++++------------------------
> libxfs/xfs_mount.c | 52 ++++++++++++++++++++++++++++++++++++++++++++
> repair/versions.c | 18 +++------------
> repair/xfs_repair.c | 5 +--
> 5 files changed, 93 insertions(+), 49 deletions(-)
>
Thanks for the patch Chandra, this has been committed.
--Rich
commit 342aef1ec0ecada8ba69ea73db10e20c4f9efdf4
Author: Chandra Seetharaman <sekharan at us.ibm.com>
Date: Thu Aug 1 19:25:00 2013 +0000
xfsprogs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD. Instead,
start using XFS_GQUOTA_.* XFS_PQUOTA_.* counterparts.
On disk version still uses XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD.
Signed-off-by: Chandra Seetharaman <sekharan at us.ibm.com>
Reviewed-by: Rich Johnston <rjohnston at sgi.com>
Signed-off-by: Rich Johnston <rjohnston at sgi.com>
More information about the xfs
mailing list