From: Jeff Liu <jeff.liu@oracle.com>
To: "xfs@oss.sgi.com" <xfs@oss.sgi.com>
Subject: [PATCH v2 00/10] xfs_ioc_bulkstat code refactoring and consolidation
Date: Fri, 18 Apr 2014 08:58:01 +0800 [thread overview]
Message-ID: <53507899.9030804@oracle.com> (raw)
Hi folk,
This is the v2 patch set for xfs_ioc_bulkstat consolidation and code refactoring.
v2->v1:
- As per Brain's comment, don't call xfs_inobt_lookup() once again after the
btree cursor initialization, and only increment through the records via
xfs_btree_increment() at xfs_inumbers(), i.e, [patch 03/10].
- Don't call XFS_WANT_CORRUPTED_GOTO() against empty allocation group at
xfs_perag_bulkstat() [ found by Mark ].
v1: http://oss.sgi.com/archives/xfs/2013-12/msg00901.html
As usual, any comments are welcome!
Thanks,
-Jeff
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2014-04-18 0:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=53507899.9030804@oracle.com \
--to=jeff.liu@oracle.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.