]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] add xfs_setup_devices helper
authorChristoph Hellwig <hch@infradead.org>
Tue, 20 May 2008 05:10:36 +0000 (15:10 +1000)
committerNiv Sardi <xaiki@debian.org>
Mon, 28 Jul 2008 06:58:26 +0000 (16:58 +1000)
commite34b562c6bbffc3c466251ffa1d2adaf163db566
treefaf5bd91daf393f390f2512f88984061318af78b
parent19f354d4c3f4c48bf6b2a86227d8e3050e5f7d50
[XFS] add xfs_setup_devices helper

Split setting the block and sector size out of xfs_fs_fill_super into a
small helper to make xfs_fs_fill_super more readable.

SGI-PV: 981951
SGI-Modid: xfs-linux-melb:xfs-kern:31194a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_super.c