| To: | "xfs@xxxxxxxxxxx" <xfs@xxxxxxxxxxx> |
|---|---|
| Subject: | [PATCH v2 00/10] xfs_ioc_bulkstat code refactoring and consolidation |
| From: | Jeff Liu <jeff.liu@xxxxxxxxxx> |
| Date: | Fri, 18 Apr 2014 08:58:01 +0800 |
| Delivered-to: | xfs@xxxxxxxxxxx |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [GIT PULL] xfs: fixes for 3.15-rc2, Dave Chinner |
|---|---|
| Next by Date: | [PATCH v2 01/10] xfs: remove redundant stat assignment in xfs_bulkstat_one_int, Jeff Liu |
| Previous by Thread: | [GIT PULL] xfs: fixes for 3.15-rc2, Dave Chinner |
| Next by Thread: | [PATCH v2 01/10] xfs: remove redundant stat assignment in xfs_bulkstat_one_int, Jeff Liu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |