From: Rich Johnston <rjohnston@sgi.com>
To: Chandra Seetharaman <sekharan@us.ibm.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 1/2] xfsprogs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Date: Wed, 14 Aug 2013 16:27:29 -0500 [thread overview]
Message-ID: <520BF641.6000100@sgi.com> (raw)
In-Reply-To: <1375385101-3673-2-git-send-email-sekharan@us.ibm.com>
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@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@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@us.ibm.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-08-14 21:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 19:24 [PATCH 0/2] xfsprogs: Allow pquota and gquota to be used together Chandra Seetharaman
2013-08-01 19:25 ` [PATCH 1/2] xfsprogs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD Chandra Seetharaman
2013-08-14 19:02 ` Rich Johnston
2013-08-14 21:27 ` Rich Johnston [this message]
2013-08-01 19:25 ` [PATCH 2/2] xfsprogs: Start using pquotaino from on-disk superblock Chandra Seetharaman
2013-08-14 19:03 ` Rich Johnston
2013-08-14 21:27 ` Rich Johnston
2013-08-02 1:50 ` [PATCH 0/2] xfsprogs: Allow pquota and gquota to be used together Dave Chinner
2013-08-02 20:40 ` Chandra Seetharaman
2013-08-14 21:29 ` Rich Johnston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=520BF641.6000100@sgi.com \
--to=rjohnston@sgi.com \
--cc=sekharan@us.ibm.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.