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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Jan 2014 02:09:52 +0000
From:	"Verma, Vishal L" <vishal.l.verma@...el.com>
To:	"jonernst07@...il.com" <jonernst07@...il.com>
CC:	"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
	"matthew@....cx" <matthew@....cx>
Subject: Re: xfstests failures in v3.13-rc7

On Wed, 2014-01-08 at 04:56 +0000, jon ernst wrote:
> Vishal,
> 
> I am ext4 newbie. Though I could share my experience about test 013 failure.
> Make sure you have latest (or 1.42.9) e2fsck installed on your system.
> 
> Notice that v1.42.8 will cause 013 fail due to this:
> http://comments.gmane.org/gmane.comp.file-systems.ext4/39980
> 
Thanks, Jon! That did solve the tests failing with inconsistent fs.

As an aside, when I installed e2fsprogs using simply 'make install', it
replaced /sbin/blkid with it's own version (1.0.0), down from what I had
(2.x). Reinstalling the util-linux-ng package brings me back up...
(I had to modify the check script in xfstests to use the -p option in
blkid to actually read superblock since ramdisks don't seem to make it
into /etc/blkid/blkid.tab, and this wasn't there in blkid v1.0.0).

I quickly searched for a bit of history on the topic, and sounds like I
should be using --disable-libblkid for configure. Tried that, and got
some errors, the same as seen here:
http://patchwork.ozlabs.org/patch/36491/

Any suggestions?

Thanks,
	-Vishal

Powered by blists - more mailing lists