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
| ||
|
Message-ID: <20080613143144.1679c75f@rx8> Date: Fri, 13 Jun 2008 14:31:44 -0500 From: "Jose R. Santos" <jrs@...ibm.com> To: "Theodore Ts'o" <tytso@....edu> Cc: linux-ext4@...r.kernel.org Subject: Re: [Take2 PATCH 06/10][e2fsprogs] Add 64-bit alloc interface. On Wed, 21 May 2008 12:54:04 -0500 "Jose R. Santos" <jrs@...ibm.com> wrote: > From: Jose R. Santos <jrs@...ibm.com> > > Add 64-bit alloc interface. > > Add new ext2fs_new_block2(), ext2fs_get_free_blocks2() and > ext2fs_alloc_block2() that take and return blk64_t. > > Signed-off-by: Jose R. Santos <jrs@...ibm.com> > -- > > lib/ext2fs/alloc.c | 59 > +++++++++++++++++++++++++++++++++++++++++---------- > lib/ext2fs/ext2fs.h | 8 +++++++ 2 files changed, 55 insertions(+), > 12 deletions(-) Hi Ted, This patch seems like it was added incorrectly into the pu branch. None of the changes to alloc.c show up. Commit: db1856299023306583f6ca8bcb450c01735da8cb Thanks -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