]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/xfs/linux-2.6/xfs_super.c
[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)
commita67d7c5f5d25d0b13a4dfb182697135b014fa478
tree6afad71ef304075afd957ea227c584f0580558be
parent3ed6526441053d79b85d206b14d75125e6f51cc2
[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