From: Jeff Layton <jlayton@kernel.org>
To: fstests@vger.kernel.org
Cc: linux-nfs@vger.kernel.org, linux-fsdevel@vger.kernel.org,
Darrick Wong <djwong@kernel.org>, Zorro Lang <zlang@redhat.com>,
Jeff Layton <jlayton@kernel.org>
Subject: [PATCH fstests v3 0/2] fstests: add appropriate checks for fs features for some tests
Date: Fri, 25 Aug 2023 13:56:53 -0400 [thread overview]
Message-ID: <20230825-fixes-v3-0-6484c098f8e8@kernel.org> (raw)
A number of fstests fail on NFS, primarily because it lacks certain
features that are widely supported on local Linux filesystems. Fix
up the test for POSIX ACLs and add a new requirement for fiemap support
in generic/578.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Changes in v2:
- add new checks for fiemap and setcap
- Link to v2: https://lore.kernel.org/r/20230824-fixes-v2-0-d60c2faf1057@kernel.org
Changes in v3:
- use _require_xfs_io_command "fiemap" in generic/578
- drop the _require_setcap patch (Zorro has similar that adds a _require_capabilities)
---
Jeff Layton (2):
common/attr: fix the _require_acl test
generic/578: add a check to ensure that fiemap is supported
common/attr | 9 ++++-----
tests/generic/578 | 1 +
2 files changed, 5 insertions(+), 5 deletions(-)
---
base-commit: 8de535c53887bb49adae74a1b2e83e77d7e8457d
change-id: 20230824-fixes-914cc3f9ef72
Best regards,
--
Jeff Layton <jlayton@kernel.org>
next reply other threads:[~2023-08-25 17:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-25 17:56 Jeff Layton [this message]
2023-08-25 17:56 ` [PATCH fstests v3 1/2] common/attr: fix the _require_acl test Jeff Layton
2023-08-25 17:56 ` [PATCH fstests v3 2/2] generic/578: add a check to ensure that fiemap is supported Jeff Layton
2023-08-30 2:55 ` Yongcheng Yang
2023-08-30 12:55 ` Zorro Lang
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=20230825-fixes-v3-0-6484c098f8e8@kernel.org \
--to=jlayton@kernel.org \
--cc=djwong@kernel.org \
--cc=fstests@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=zlang@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).