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:	Mon, 11 Jun 2007 15:59:30 -0500
From:	"Jose R. Santos" <jrs@...ibm.com>
To:	Valerie Clement <valerie.clement@...l.net>
Cc:	Theodore Tso <tytso@....edu>,
	ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [RFC][PATCH 4/12] convert some block types in e2fsprogs

On Mon, 11 Jun 2007 18:42:28 +0200
Valerie Clement <valerie.clement@...l.net> wrote:

> This patch converts some int or unsigned int block number definitions
> to blk_t type.  Most conversions are necessary for 64-bit porting.

What about unsigned long?  There are various places where block is
represented by using unsigned long which is 32-bit when running 32 bit
binaries. Most PPC64 distributions compile their user-space tools in
32-bit binaries.

I wonder how badly it will break.

-JRS
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ