public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* ext4/004 hangs with -o inlinecrypt,test_dummy_encryption
@ 2025-12-08  6:59 Christoph Hellwig
  2025-12-09  8:40 ` Julian Sun
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2025-12-08  6:59 UTC (permalink / raw)
  To: linux-ext4

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-09 21:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08  6:59 ext4/004 hangs with -o inlinecrypt,test_dummy_encryption Christoph Hellwig
2025-12-09  8:40 ` Julian Sun
2025-12-09  9:46   ` Julian Sun
2025-12-09 21:40     ` Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox