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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 20 Jul 2007 17:03:52 -0500
From:	Eric Sandeen <sandeen@...hat.com>
To:	ext4 development <linux-ext4@...r.kernel.org>
Subject: [PATCH e2fsprogs] full first bg mkfs test

Testcase for inode table extending to last block of first bg

(test image attached, not sure how to make a binary diff here!)

(image is *not* corrupt and should check cleanly twice)

Signed-off-by: Eric Sandeen <sandeen@...hat.com>

Index: e2fsprogs-1.40.2/tests/f_full_bg/expect.1
===================================================================
--- /dev/null
+++ e2fsprogs-1.40.2/tests/f_full_bg/expect.1
@@ -0,0 +1,7 @@
+Pass 1: Checking inodes, blocks, and sizes
+Pass 2: Checking directory structure
+Pass 3: Checking directory connectivity
+Pass 4: Checking reference counts
+Pass 5: Checking group summary information
+test_filesys: 11/3744 files (9.1% non-contiguous), 685/769 blocks
+Exit status is 0
Index: e2fsprogs-1.40.2/tests/f_full_bg/expect.2
===================================================================
--- /dev/null
+++ e2fsprogs-1.40.2/tests/f_full_bg/expect.2
@@ -0,0 +1,7 @@
+Pass 1: Checking inodes, blocks, and sizes
+Pass 2: Checking directory structure
+Pass 3: Checking directory connectivity
+Pass 4: Checking reference counts
+Pass 5: Checking group summary information
+test_filesys: 11/3744 files (9.1% non-contiguous), 685/769 blocks
+Exit status is 0
Index: e2fsprogs-1.40.2/tests/f_full_bg/name
===================================================================
--- /dev/null
+++ e2fsprogs-1.40.2/tests/f_full_bg/name
@@ -0,0 +1 @@
+inode table in last block of first bg
Index: e2fsprogs-1.40.2/tests/f_full_bg/image.gz
===================================================================
Binary files /dev/null and e2fsprogs-1.40.2/tests/f_full_bg/image.gz differ



Download attachment "image.gz" of type "application/x-gzip" (1894 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ