[XFS] Catch errors from xfs_acl_vremove().
authorDavid Chinner <dgc@sgi.com>
Thu, 10 Apr 2008 02:21:04 +0000 (12:21 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 01:57:57 +0000 (11:57 +1000)
commit5ca1f261a08d5cff5f29eaa0887b59baae2ae7f7
tree4973597a434d7b4422f102097010e35020b317e0
parent0c928299676c8df2b00e75d5691cd4846e6c0868
[XFS] Catch errors from xfs_acl_vremove().

Removing an ACL can return an error. Propagate it.

SGI-PV: 980084
SGI-Modid: xfs-linux-melb:xfs-kern:30793a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_acl.c