]> git.baikalelectronics.ru Git - kernel.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)
commit35ee90ab4b1050637e114cb599ac2f7c3e34e326
tree7ba8db919624d68c5db2b2dd022d4742cc9ea104
parentdad417d927c4f13cc9b3f1f56a5238dffae0a834
[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