Skip to content

Commit

Permalink
[XFS] merge xfs_mount into xfs_fs_fill_super
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and Niv Sardi committed Jul 28, 2008
1 parent e48ad31 commit f8f15e4
Show file tree
Hide file tree
Showing 3 changed files with 355 additions and 376 deletions.
Loading

0 comments on commit f8f15e4

Please sign in to comment.