[PATCH] xfstests: shared/051: update golden output to match the XFS max acl return errno

Jeff Liu jeff.liu at oracle.com
Mon Mar 10 03:32:23 CDT 2014


From: Jie Liu <jeff.liu at oracle.com>

Update the golden output to match the recently XFS return errno
changes if hit the limits of maximum number of ACLs.

Signed-off-by: Jie Liu <jeff.liu at oracle.com>
---
 tests/shared/051.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/shared/051.out b/tests/shared/051.out
index a871082..354ec6a 100644
--- a/tests/shared/051.out
+++ b/tests/shared/051.out
@@ -280,7 +280,7 @@ mask::rwx
 other::rwx
 
 1 above xfs acl max
-chacl: cannot set access acl on "largeaclfile": Invalid argument
+chacl: cannot set access acl on "largeaclfile": Argument list too long
 # file: largeaclfile
 # owner: 0
 # group: 0
-- 
1.8.3.2



More information about the xfs mailing list