Test checks ctime change on setfacl, which requires ACL support from
the underlying filesystem.
[eguan: add commit log and source common/attr]
Signed-off-by: Rostislav Skudnov <rostislav@tuxera.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
# get standard environment, filters and checks
. ./common/rc
. ./common/filter
+. ./common/attr
testfile=$SCRATCH_MNT/testfile.$seq
_supported_fs generic
_supported_os Linux
_require_scratch
+_require_acls
echo "Silence is golden"