From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Cc: Anand Jain <anand.jain@oracle.com>
Subject: [PATCH 0/6] btrfs-progs: tests: fix no acl support
Date: Tue, 20 Jun 2023 16:49:56 +0800 [thread overview]
Message-ID: <cover.1687242517.git.anand.jain@oracle.com> (raw)
Btrfs ACL support is a compiling time optional feature, instead of
failing the test cases, let them say notrun. This set fixes it.
Patch 1/6 is preparatory adds helper to check for btrfs acl support.
Patches 2-6/6 are actual fixes.
Thanks.
Anand Jain (6):
btrfs-progs: tests: add helper check_prereq_btrfsacl
btrfs-progs: tests: misc/057-btrfstune-free-space-tree check for btrfs
acl support
btrfs-progs: tests: convert/001-ext2-basic check for btrfs acl support
btrfs-progs: tests: convert/003-ext4-basic check for btrfs acl support
btrfs-progs: tests: convert/005-delete-all-rollback check for btrfs
acl support
btrfs-progs: tests: convert/006-large-hole-extent check for btrfs acl
support
tests/common | 13 +++++++++++++
tests/convert-tests/001-ext2-basic/test.sh | 1 +
tests/convert-tests/003-ext4-basic/test.sh | 1 +
tests/convert-tests/005-delete-all-rollback/test.sh | 1 +
tests/convert-tests/006-large-hole-extent/test.sh | 1 +
.../057-btrfstune-free-space-tree/test.sh | 1 +
6 files changed, 18 insertions(+)
--
2.31.1
next reply other threads:[~2023-06-20 8:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-20 8:49 Anand Jain [this message]
2023-06-20 8:49 ` [PATCH 1/6] btrfs-progs: tests: add helper check_prereq_btrfsacl Anand Jain
2023-06-21 14:56 ` David Sterba
2023-06-22 8:11 ` Anand Jain
2023-06-20 8:49 ` [PATCH 2/6] btrfs-progs: tests: misc/057-btrfstune-free-space-tree check for btrfs acl support Anand Jain
2023-06-21 14:58 ` David Sterba
2023-06-22 8:12 ` Anand Jain
2023-06-20 8:49 ` [PATCH 3/6] btrfs-progs: tests: convert/001-ext2-basic " Anand Jain
2023-06-20 8:50 ` [PATCH 4/6] btrfs-progs: tests: convert/003-ext4-basic " Anand Jain
2023-06-20 8:50 ` [PATCH 5/6] btrfs-progs: tests: convert/005-delete-all-rollback " Anand Jain
2023-06-20 8:50 ` [PATCH 6/6] btrfs-progs: tests: convert/006-large-hole-extent " Anand Jain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1687242517.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.