merge xfs_mntupdate into xfs_fs_remount
xfs_mntupdate already is completely Linux specific due to the VFS flags
passed in, so it might aswell be merged into xfs_fs_remount.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Date: Mon May 19 17:19:59 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:31185a
fs/xfs/xfs_vfsops.c - 1.565 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.c.diff?r1=text&tr1=1.565&r2=text&tr2=1.564&f=h
- merge xfs_mntupdate into xfs_fs_remount.
fs/xfs/linux-2.6/xfs_super.c - 1.418 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.c.diff?r1=text&tr1=1.418&r2=text&tr2=1.417&f=h
- merge xfs_mntupdate into xfs_fs_remount.
fs/xfs/xfs_vfsops.h - 1.9 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.h.diff?r1=text&tr1=1.9&r2=text&tr2=1.8&f=h
- merge xfs_mntupdate into xfs_fs_remount.
|