]> git.baikalelectronics.ru Git - kernel.git/commit
[XFS] Catch errors from xfs_acl_setmode().
authorDavid Chinner <dgc@sgi.com>
Thu, 10 Apr 2008 02:20:58 +0000 (12:20 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 01:57:46 +0000 (11:57 +1000)
commitee2fd9b76316968bd09c638d4e8597d2158fecd4
tree48c4bd6b8157afa7016cb633dc872b15028c2294
parent135001514efad2be2034405b354bbb8cd03851ec
[XFS] Catch errors from xfs_acl_setmode().

Propagate the error status from xfs_acl_setmode() so that callers know if
the ACl was set correctly or not.

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

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