linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Eric Biggers <ebiggers@kernel.org>
Cc: Daniel Rosenberg <drosen@google.com>, linux-ext4@vger.kernel.org
Subject: Re: [xfstests-bld PATCH] test-appliance: un-exclude encrypt+casefold test
Date: Tue, 13 Apr 2021 18:40:33 -0400	[thread overview]
Message-ID: <YHYd4Wmk0xqnuhUc@mit.edu> (raw)
In-Reply-To: <20210413215300.10700-1-ebiggers@kernel.org>

On Tue, Apr 13, 2021 at 02:53:00PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> This is needed to test the encryption and casefolding features in
> combination.

Yeah, this is has been on my radar screen, but it's been on my todo
list to submit a patch to generic/556 something like:

if [ "$FSTYP" = "ext4" -a ! -f /sys/fs/ext4/features/encrypted_casefold ]; then
   _notrun "ext4 file system does not support encrypted casefold"
fi

before removing generic/556 from the encrypt.exclude list.

I'll probably get to it by this weekend, unless someone beats me to
it.

Cheers,

					- Ted
					

      reply	other threads:[~2021-04-13 22:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13 21:53 [xfstests-bld PATCH] test-appliance: un-exclude encrypt+casefold test Eric Biggers
2021-04-13 22:40 ` Theodore Ts'o [this message]

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=YHYd4Wmk0xqnuhUc@mit.edu \
    --to=tytso@mit.edu \
    --cc=drosen@google.com \
    --cc=ebiggers@kernel.org \
    --cc=linux-ext4@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).