generic/449: make the test effective against xfs
authorErnesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
Wed, 2 Aug 2017 04:19:34 +0000 (01:19 -0300)
committerEryu Guan <eguan@redhat.com>
Thu, 3 Aug 2017 12:44:04 +0000 (20:44 +0800)
commit6cce8575a5d588295e6bf57d0e080027d8d173e0
tree73086c63e9a5cf1858744a6ebfdccd46772517cd
parent85e3bf85c67c322bff83d131f93dc9c77685e2f4
generic/449: make the test effective against xfs

Setting acls on an xfs filesystem will succeed even after running
out of space for user attributes. Use trusted attributes instead.
Also speed up the test by setting large values for the attributes.

[eguan: use perl to generate attr value, and add comments on trusted
namespace]

Signed-off-by: Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/449