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-next>] [day] [month] [year] [list]
Date:	Thu, 21 Jun 2007 17:42:23 +0200
From:	Valerie Clement <valerie.clement@...l.net>
To:	Theodore Tso <tytso@....edu>,
	ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 10/11][take 2] convert blk_t to 64-bit for ext4 FS in
 e2fsprogs

This patch converts blk_t type to __u64 when compiling code with 
"_EXT4FS_" option.
Force the 64-bit feature when the filesystem is greater than 2**32 blocks.

Changes from the previous version:
- ask for confirmation before creating the ext4 filesystem

  lib/ext2fs/ext2_fs.h |    3 ++-
  lib/ext2fs/ext2fs.h  |   15 +++++++++++----
  misc/mke2fs.c        |   14 +++++++++++++-
  3 files changed, 26 insertions(+), 6 deletions(-)




View attachment "10-allow_larger_fs" of type "text/plain" (4010 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ