From: Christoph Hellwig Date: Tue, 20 May 2008 01:30:59 +0000 (+1000) Subject: [XFS] merge xfs_mount into xfs_fs_fill_super X-Git-Tag: v2.6.27-rc2~91^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f15e42b408edce6ca9e9d8bd0d0e2078a39efd;p=pandora-kernel.git [XFS] merge xfs_mount into xfs_fs_fill_super xfs_mount is already pretty linux-specific so merge it into xfs_fs_fill_super to allow for a more structured mount code in the next patches. xfs_start_flags and xfs_finish_flags also move to xfs_super.c. SGI-PV: 981951 SGI-Modid: xfs-linux-melb:xfs-kern:31189a Signed-off-by: Christoph Hellwig Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed