]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Pick a single default inode cluster size.
authorEric Sandeen <sandeen@sandeen.net>
Thu, 16 Aug 2007 06:24:55 +0000 (16:24 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Mon, 15 Oct 2007 06:39:35 +0000 (16:39 +1000)
commit425f9ddd534573f58df8e7b633a534fcfc16d44d
treee1c7384935e3340e7db53b624c05ae0d1e2f5b20
parent1cb51258758d725028e9ee9688d462de125a053d
[XFS] Pick a single default inode cluster size.

Remove scaling of inode "clusters" based on machine memory; small cluster
cut-point was an unrealistic 32MB and was probably never tested.

Removes another user of xfs_physmem.

SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29324a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/xfs_ialloc.h
fs/xfs/xfs_mount.c