]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] xfs_unmountfs should return void
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Aug 2008 06:49:57 +0000 (16:49 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:49:57 +0000 (16:49 +1000)
commit41b5c2e77a0221cf07ac127afa122add67ac5418
tree7ba8db919624d68c5db2b2dd022d4742cc9ea104
parent4249023a5d14f28d4e68ba15d24d25c0e5be71a6
[XFS] xfs_unmountfs should return void

xfs_unmounts can't and shouldn't return errors so declare it as returning
void.

SGI-PV: 981498

SGI-Modid: xfs-linux-melb:xfs-kern:31833a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h