]> git.baikalelectronics.ru Git - kernel.git/commit
[XFS] Move platform specific mount option parse out of core XFS code
authorDavid Chinner <dgc@sgi.com>
Fri, 23 Nov 2007 05:29:32 +0000 (16:29 +1100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 07:16:30 +0000 (18:16 +1100)
commit3e29ae0cb32560cc62f000d4c560c2ae45c447e6
tree6afad71ef304075afd957ea227c584f0580558be
parent6eb88ddca6bd0870d4cfa5148a759ead37d51c7b
[XFS] Move platform specific mount option parse out of core XFS code

Mount option parsing is platform specific. Move it out of core code into
the platform specific superblock operation file.

SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:30012a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_vfsops.c
fs/xfs/xfs_vfsops.h