lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 24 May 2017 12:30:58 +0100
From:   Marc Thomas <marc@...gonfly.plus.com>
To:     linux-ext4@...r.kernel.org
Cc:     "Darrick J. Wong" <darrick.wong@...cle.com>,
        "Theodore Ts'o" <tytso@....edu>
Subject: Re: [PATCH] e2fsck: fix sparse bmap to extent conversion

Hi Darrick,

Thanks very much for the patch. I applied it to the git-master and built
e2fsprogs. The new "make check" test for "f_convert_bmap_sparse" passes,
and indeed my test-case script now passes.
However the test for "f_detect_junk" is failing for me:

---
$ cat f_detect_junk.failed
--- ../../tests/f_detect_junk/expect    2017-05-24 08:58:29.025273717 +0000
+++ f_detect_junk.log   2017-05-24 09:23:41.426168239 +0000
@@ -13,6 +13,7 @@
 
 *** debugfs
 test.img: Bad magic number in super-block while opening filesystem
+Checksum errors in superblock!  Retrying...
 *** tune2fs
 ../misc/tune2fs: Bad magic number in super-block while trying to open
test.img
 *** mke2fs
---

I think the expect test maybe just needs updating.


I will now try the patched e2fsck on the full data-migration process I'm
doing and report back. This will take a few hours.

Kind Regards,
Marc



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ