From b3778e9db1d7f48d4a9e28b811b81fadf32ca4c8 Mon Sep 17 00:00:00 2001 From: David Chinner Date: Thu, 10 Apr 2008 12:21:04 +1000 Subject: [PATCH] --- yaml --- r: 89419 b: refs/heads/master c: 5ca1f261a08d5cff5f29eaa0887b59baae2ae7f7 h: refs/heads/master i: 89417: 8834fc4d6bb0be0e565c8b266be18bb6f3946f7d 89415: 716b45d309bb09188f2921f9b8e59ebd3a4ff2ed v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_acl.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 121fb4bc234b..1b99462bd843 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0c928299676c8df2b00e75d5691cd4846e6c0868 +refs/heads/master: 5ca1f261a08d5cff5f29eaa0887b59baae2ae7f7 diff --git a/trunk/fs/xfs/xfs_acl.c b/trunk/fs/xfs/xfs_acl.c index 98b515d39187..8e130b9720ae 100644 --- a/trunk/fs/xfs/xfs_acl.c +++ b/trunk/fs/xfs/xfs_acl.c @@ -324,7 +324,7 @@ xfs_acl_vset( if (!basicperms) { xfs_acl_set_attr(vp, xfs_acl, kind, &error); } else { - xfs_acl_vremove(vp, _ACL_TYPE_ACCESS); + error = -xfs_acl_vremove(vp, _ACL_TYPE_ACCESS); } out: