| To: | "xfs@xxxxxxxxxxx" <xfs@xxxxxxxxxxx> |
|---|---|
| Subject: | [PATCH] xfstests: shared/051: update golden output to match the XFS max acl return errno |
| From: | Jeff Liu <jeff.liu@xxxxxxxxxx> |
| Date: | Mon, 10 Mar 2014 16:32:23 +0800 |
| Delivered-to: | xfs@xxxxxxxxxxx |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
From: Jie Liu <jeff.liu@xxxxxxxxxx> 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@xxxxxxxxxx> --- 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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v2 3/3] xfstests/btrfs: add stress test for btrfs quota operations, Wang Shilong |
|---|---|
| Next by Date: | Re: [PATCH] xfstests: shared/051: update golden output to match the XFS max acl return errno, Christoph Hellwig |
| Previous by Thread: | [PATCH v2 1/3] xfstests/btrfs: add qgroup rescan stress test, Wang Shilong |
| Next by Thread: | Re: [PATCH] xfstests: shared/051: update golden output to match the XFS max acl return errno, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |