Move platform specific mount option parsing out of core XFS code
Mount option parsing is platform specific. Move it out of core code into
the platform specific superblock operation file.
Date: Mon Nov 5 15:14:58 AEDT 2007
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: hch@xxxxxxxxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:30012a
fs/xfs/xfs_vfsops.c - 1.548 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.c.diff?r1=text&tr1=1.548&r2=text&tr2=1.547&f=h
- move linux specific mount option parsing into linux specific code.
fs/xfs/linux-2.6/xfs_super.c - 1.403 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_super.c.diff?r1=text&tr1=1.403&r2=text&tr2=1.402&f=h
- move linux specific mount option parsing into linux specific code.
fs/xfs/xfs_vfsops.h - 1.6 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.h.diff?r1=text&tr1=1.6&r2=text&tr2=1.5&f=h
- move linux specific mount option parsing into linux specific code.
|