From: Christoph Hellwig <hch@infradead.org>
To: linux-ext4@vger.kernel.org
Subject: ext4/004 hangs with -o inlinecrypt,test_dummy_encryption
Date: Sun, 7 Dec 2025 22:59:54 -0800 [thread overview]
Message-ID: <aTZ3ahPop7q8O5cE@infradead.org> (raw)
Hi all,
I've just been wanting to test my changes to the inline encruption
fallback code, and it seems like ext/004 (the only ext4 dump test)
hangs when using the following options:
export MKFS_OPTIONS='-O encrypt'
export MOUNT_OPTIONS="-o inlinecrypt,test_dummy_encryption"
I thought I did not see this before, but it reproduces back to at least
Linux 6.17. This is in an uptodate Debian trixie VM. The dump/restore
process look like in weird states:
4727 ttyS0 T 0:00 /usr/sbin/dump -0 -f - /mnt/scratch/dump_restore_dir
4728 ttyS0 T 0:00 /usr/sbin/restore -urvf -
4729 ttyS0 T 0:00 /usr/sbin/dump -0 -f - /mnt/scratch/dump_restore_dir
4730 ttyS0 T 0:00 /usr/sbin/dump -0 -f - /mnt/scratch/dump_restore_dir
4731 ttyS0 T 0:00 /usr/sbin/dump -0 -f - /mnt/scratch/dump_restore_dir
4732 ttyS0 T 0:00 /usr/sbin/dump -0 -f - /mnt/scratch/dump_restore_dir
next reply other threads:[~2025-12-08 6:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-08 6:59 Christoph Hellwig [this message]
2025-12-09 8:40 ` ext4/004 hangs with -o inlinecrypt,test_dummy_encryption Julian Sun
2025-12-09 9:46 ` Julian Sun
2025-12-09 21:40 ` 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=aTZ3ahPop7q8O5cE@infradead.org \
--to=hch@infradead.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 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.