commit | f8f15e42b408edce6ca9e9d8bd0d0e2078a39efd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue May 20 11:30:59 2008 +1000 |
committer | Niv Sardi <xaiki@debian.org> | Mon Jul 28 16:58:21 2008 +1000 |
tree | f54b232eff9f335f4dae890cf0fa72eead07b585 | |
parent | e48ad3160e5c5f5b952c7a7ed814f6f289a60100 [diff] |
[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 <hch@infradead.org> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>