All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rich Johnston <rjohnston@sgi.com>
To: Chandra Seetharaman <sekharan@us.ibm.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 2/2] xfsprogs: Start using pquotaino from on-disk superblock
Date: Wed, 14 Aug 2013 16:27:38 -0500	[thread overview]
Message-ID: <520BF64A.2090004@sgi.com> (raw)
In-Reply-To: <1375385101-3673-3-git-send-email-sekharan@us.ibm.com>

On 08/01/2013 02:25 PM, Chandra Seetharaman wrote:
> 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>
> ---
>   db/check.c          |   12 +++++++-----
>   db/dquot.c          |   11 +++++++----
>   db/frag.c           |    3 ++-
>   db/inode.c          |    3 ++-
>   db/metadump.c       |    5 ++++-
>   include/xfs_sb.h    |    5 +++++
>   libxfs/xfs_mount.c  |   42 ++++++++++++++++++++++++++++++++++++++++++
>   mkfs/xfs_mkfs.c     |    2 +-
>   repair/agheader.c   |   13 +++++++++++++
>   repair/dinode.c     |    9 +++++++++
>   repair/dir2.c       |    5 +++++
>   repair/globals.h    |    1 +
>   repair/phase4.c     |   29 ++++++++++++++++++++++-------
>   repair/phase6.c     |    9 +++++++++
>   repair/sb.c         |    3 +++
>   repair/versions.c   |    5 +++++
>   repair/xfs_repair.c |    2 +-
>   17 files changed, 138 insertions(+), 21 deletions(-)
>

Thanks for the patch Chandra, this has been committed.

--Rich

commit 0340d706861a68205393b83e3a816e88383a05fa
Author: Chandra Seetharaman <sekharan@us.ibm.com>
Date:   Thu Aug 1 19:25:01 2013 +0000

     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>

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  parent reply	other threads:[~2013-08-14 21:27 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
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 [this message]
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=520BF64A.2090004@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.