| To: | "xfs@xxxxxxxxxxx" <xfs@xxxxxxxxxxx> |
|---|---|
| Subject: | [PATCH v2 0/8] xfs: Introduce a common helper to calculate the number of blocks per cluster |
| From: | Jeff Liu <jeff.liu@xxxxxxxxxx> |
| Date: | Thu, 12 Dec 2013 15:37:42 +0800 |
| Delivered-to: | xfs@xxxxxxxxxxx |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
Hi Folks, Here is the v2 patch series to introduce a common helper which could be used to calculate the number of file system blocks in an inode cluster. v2->v1: * Rename xfs_ialloc_blks_per_cluster() to xfs_icluster_size_fsb() as per dave's suggestion. * Remove three macros XFS_IALLOC_INODES/XFS_INODE_CLUSTER_SIZE/XFS_IALLOC_BLOCKS separately as preparation steps. * s/ninodes/inodes_per_cluster/g, as the later is more meaningful. * Remove wrong commit notes I previously written for using xfs_ialloc_blks_per_cluster in xfs_imap(). Thanks, -Jeff |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 4/5] libxfs: buffer cache hashing is suboptimal, Dave Chinner |
|---|---|
| Next by Date: | [PATCH v2 1/8] xfs: get rid of XFS_IALLOC_INODES macros, Jeff Liu |
| Previous by Thread: | [PATCH 0/5] xfs_repair: scalability inmprovements, Dave Chinner |
| Next by Thread: | Re: [PATCH v2 0/8] xfs: Introduce a common helper to calculate the number of blocks per cluster, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |