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>] [day] [month] [year] [list]
Date:	Mon, 11 Jun 2007 18:54:43 +0200
From:	Valerie Clement <valerie.clement@...l.net>
To:	Theodore Tso <tytso@....edu>
Cc:	ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 11/12] 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.

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




View attachment "11-allow_larger_fs" of type "text/plain" (3892 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ