]> git.baikalelectronics.ru Git - kernel.git/commit
[XFS] Show all mount args in /proc/mounts
authorDavid Chinner <dgc@sgi.com>
Fri, 23 Nov 2007 05:28:24 +0000 (16:28 +1100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 07:15:43 +0000 (18:15 +1100)
commitf7f227d7dee4a3f10bfefd0cb3a181e7d35a612e
tree30184e8620d98891946960c7fc2fa72cbab87ce8
parentf87fed37caf0f85dcbafdcb82ceb03ca8f1eb5b8
[XFS] Show all mount args in /proc/mounts

There are several mount options that don't show up in /proc/mounts. Add
them in and clean up the showargs code at the same time.

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

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/xfs_vfsops.c