* [PATCH v2 00/10] xfs_ioc_bulkstat code refactoring and consolidation
@ 2014-04-18 0:58 Jeff Liu
0 siblings, 0 replies; only message in thread
From: Jeff Liu @ 2014-04-18 0:58 UTC (permalink / raw)
To: xfs@oss.sgi.com
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-18 0:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 0:58 [PATCH v2 00/10] xfs_ioc_bulkstat code refactoring and consolidation Jeff Liu
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.