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@xxxxxx>
Date: Tue May 20 10:46:35 AEST 2008
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: hch@xxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:31189a
fs/xfs/xfs_vfsops.c - 1.567 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.c.diff?r1=text&tr1=1.567&r2=text&tr2=1.566&f=h
- merge xfs_mount into xfs_fs_fill_super.
fs/xfs/linux-2.6/xfs_super.c - 1.420 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.c.diff?r1=text&tr1=1.420&r2=text&tr2=1.419&f=h
- merge xfs_mount into xfs_fs_fill_super.
fs/xfs/xfs_vfsops.h - 1.11 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.h.diff?r1=text&tr1=1.11&r2=text&tr2=1.10&f=h
- merge xfs_mount into xfs_fs_fill_super.
|