File: [Development] / xfs-linux-nodel / xfs_vfsops.h (download)
Revision 1.11, Tue May 20 04:30:53 2008 UTC (9 years, 4 months ago) by dgc.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.10: +0 -2
lines
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.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Merge of xfs-linux-melb:xfs-kern:31189a by kenmcd.
merge xfs_mount into xfs_fs_fill_super.
|