[PATCH v2 00/10] xfs_ioc_bulkstat code refactoring and consolidation

Jeff Liu jeff.liu at oracle.com
Thu Apr 17 19:58:01 CDT 2014


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



More information about the xfs mailing list