]> git.openfabrics.org - ~emulex/infiniband.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)
commit0c928299676c8df2b00e75d5691cd4846e6c0868
tree48c4bd6b8157afa7016cb633dc872b15028c2294
parent88ab02085363b7c45935d66ab3e969b4fec9a20c
[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