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:	Fri, 14 Mar 2008 14:14:55 -0400
From:	Christoph Hellwig <hch@...radead.org>
To:	Carlo Wood <carlo@...noe.com>, ext3grep@...glegroups.com,
	linux-kernel@...r.kernel.org
Subject: Re: [ext3grep] compile error

On Fri, Mar 14, 2008 at 06:00:04PM +0100, Carlo Wood wrote:
> This seem a bug in linux/ext3_fs.h. I was able to reproduce this on
> debian sid, meaning kernel (headers) 2.6.24.

No, the problem is that the tool you're compiling is using kernel
headers which it shouldn't use at all.  Please use the headers from
e2fslibs-dev in /usr/include/esxt2fs/ instead.  And yes, they provide
ext3 defintions despite the ext2 name.

The only kernel todo here is to remove ext3*.h from the list of exported
headers ASAP.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ