commit | a67d7c5f5d25d0b13a4dfb182697135b014fa478 | [log] [tgz] |
---|---|---|
author | David Chinner <dgc@sgi.com> | Fri Nov 23 16:29:32 2007 +1100 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Thu Feb 07 18:16:30 2008 +1100 |
tree | 6afad71ef304075afd957ea227c584f0580558be | |
parent | 3ed6526441053d79b85d206b14d75125e6f51cc2 [diff] |
[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>