linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: fstests@vger.kernel.org
Cc: linux-fscrypt@vger.kernel.org
Subject: [PATCH 0/3] xfstests: fscrypt no-key name updates
Date: Sun, 18 Jul 2021 14:06:55 -0500	[thread overview]
Message-ID: <20210718190658.61621-1-ebiggers@kernel.org> (raw)

This series cleans up handling of no-key names in the encryption tests.

Eric Biggers (3):
  generic: update encryption tests to use term "no-key names"
  common/encrypt: add helper function for filtering no-key names
  common/encrypt: accept '-' character in no-key names

 common/encrypt        | 20 +++++++++++++++++++
 tests/generic/397     | 12 +++++------
 tests/generic/419     |  6 +++---
 tests/generic/419.out |  2 +-
 tests/generic/421     |  8 ++++----
 tests/generic/429     | 46 ++++++++++++++++++++-----------------------
 tests/generic/429.out | 22 ++++++++++-----------
 7 files changed, 66 insertions(+), 50 deletions(-)


base-commit: 623b4ea4082b8be71acaf261435d33fa4488993a
-- 
2.32.0


             reply	other threads:[~2021-07-18 19:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-18 19:06 Eric Biggers [this message]
2021-07-18 19:06 ` [PATCH 1/3] generic: update encryption tests to use term "no-key names" Eric Biggers
2021-07-18 19:06 ` [PATCH 2/3] common/encrypt: add helper function for filtering no-key names Eric Biggers
2021-07-18 19:06 ` [PATCH 3/3] common/encrypt: accept '-' character in " Eric Biggers

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=20210718190658.61621-1-ebiggers@kernel.org \
    --to=ebiggers@kernel.org \
    --cc=fstests@vger.kernel.org \
    --cc=linux-fscrypt@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 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).