#
#!/bin/bash
. ./common/preamble
-_begin_fstest acl auto quick
+_begin_fstest acl auto quick perms
# Import common functions.
. ./common/filter
# which pulls out an earlier mod
#
. ./common/preamble
-_begin_fstest acl auto quick
+_begin_fstest acl auto quick perms
# Override the default cleanup function.
_cleanup()
# Test permission checks in ->setattr
#
. ./common/preamble
-_begin_fstest metadata auto quick
+_begin_fstest metadata auto quick perms
_register_cleanup "_cleanup_files"
tag="added by qa $seq"
# See also http://marc.info/?l=linux-btrfs&m=127434445620298&w=2
#
. ./common/preamble
-_begin_fstest auto quick acl
+_begin_fstest auto quick acl perms
# Import common functions.
. ./common/filter
# Test SGID inheritance on subdirectories
#
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick perms
# Import common functions.
. ./common/filter
# the ACL was flushed and brought back from disk.
#
. ./common/preamble
-_begin_fstest acl attr auto quick
+_begin_fstest acl attr auto quick perms
# Override the default cleanup function.
_cleanup()
# https://patchwork.kernel.org/patch/3046931/
#
. ./common/preamble
-_begin_fstest acl auto quick
+_begin_fstest acl auto quick perms
# Import common functions.
. ./common/filter
# Test clear of suid/sgid on direct write.
#
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick perms
# Import common functions.
. ./common/filter
# RichACL apply-masks test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# RichACL auto-inheritance test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# RichACL basic test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
. ./common/attr
# RichACL chmod test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# RichACL chown test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# RichACL create test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# RichACL ctime test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# RichACL delete test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# RichACL write-vs-append test
#
. ./common/preamble
-_begin_fstest auto quick richacl
+_begin_fstest auto quick richacl perms
# Import common functions.
# owning group.
#
. ./common/preamble
-_begin_fstest auto quick acl
+_begin_fstest auto quick acl perms
# Import common functions.
. ./common/filter
# in the owning group and directory has default ACLs.
#
. ./common/preamble
-_begin_fstest auto quick acl
+_begin_fstest auto quick acl perms
# Import common functions.
. ./common/filter
# Functional test for dropping suid and sgid bits as part of a reflink.
#
. ./common/preamble
-_begin_fstest auto clone quick
+_begin_fstest auto clone quick perms
# Import common functions.
. ./common/filter
# Functional test for dropping suid and sgid bits as part of a deduplication.
#
. ./common/preamble
-_begin_fstest auto clone quick
+_begin_fstest auto clone quick perms
# Import common functions.
. ./common/filter
# Functional test for dropping suid and sgid bits as part of a fallocate.
#
. ./common/preamble
-_begin_fstest auto clone quick
+_begin_fstest auto clone quick perms
# Override the default cleanup function.
_cleanup()
# Functional test for dropping suid and sgid bits as part of a fpunch.
#
. ./common/preamble
-_begin_fstest auto clone quick
+_begin_fstest auto clone quick perms
# Override the default cleanup function.
_cleanup()
# Functional test for dropping suid and sgid bits as part of a fzero.
#
. ./common/preamble
-_begin_fstest auto clone quick
+_begin_fstest auto clone quick perms
# Override the default cleanup function.
_cleanup()
# Functional test for dropping suid and sgid bits as part of a finsert.
#
. ./common/preamble
-_begin_fstest auto clone quick
+_begin_fstest auto clone quick perms
# Override the default cleanup function.
_cleanup()
# Functional test for dropping suid and sgid bits as part of a fcollapse.
#
. ./common/preamble
-_begin_fstest auto clone quick
+_begin_fstest auto clone quick perms
# Override the default cleanup function.
_cleanup()
# Test file copy up on overlayfs by changing mode bits.
#
. ./common/preamble
-_begin_fstest attr auto copyup quick
+_begin_fstest attr auto copyup quick perms
# Import common functions.
. ./common/filter
# d0e13f5 ovl: fix uid/gid when creating over whiteout
#
. ./common/preamble
-_begin_fstest auto quick whiteout
+_begin_fstest auto quick whiteout perms
# Import common functions.
. ./common/filter
# SGID bit inheritance over whiteout.
#
. ./common/preamble
-_begin_fstest auto quick whiteout
+_begin_fstest auto quick whiteout perms
# Import common functions.
. ./common/filter
# Miklos Szeredi <mszeredi@redhat.com>
#
. ./common/preamble
-_begin_fstest auto quick attr
+_begin_fstest auto quick attr perms
# Import common functions.
. ./common/filter