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:	Mon, 11 Jun 2007 18:45:40 +0200
From:	Valerie Clement <valerie.clement@...l.net>
To:	Theodore Tso <tytso@....edu>
Cc:	ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 7/12] handling of 64-bit block numbers in group desc
 in e2fsprogs

This patch contains the changes to handle 64-bit block numbers stored in
group descriptor structure.


  debugfs/debugfs.c         |    9 +++----
  debugfs/logdump.c         |    4 +--
  e2fsck/pass1.c            |   50 ++++++++++++++++++++++-----------------
  e2fsck/pass1b.c           |   10 +++----
  e2fsck/pass5.c            |    8 +++---
  e2fsck/super.c            |   30 +++++++++++------------
  e2fsck/swapfs.c           |    4 +--
  lib/ext2fs/alloc_tables.c |   12 ++++-----
  lib/ext2fs/check_desc.c   |   12 ++++-----
  lib/ext2fs/ext2_fs.h      |   58 
++++++++++++++++++++++++++++++++++++++++++++++
  lib/ext2fs/imager.c       |    4 +--
  lib/ext2fs/inode.c        |   16 ++++++------
  lib/ext2fs/rw_bitmaps.c   |    8 +++---
  lib/ext2fs/swapfs.c       |    5 +++
  lib/ext2fs/tst_iscan.c    |    2 -
  misc/dumpe2fs.c           |   14 +++++------
  misc/e2image.c            |   12 ++++-----
  misc/mke2fs.c             |    2 -
  resize/main.c             |    8 +++---
  resize/online.c           |    6 ++--
  resize/resize2fs.c        |   54 
+++++++++++++++++++++---------------------
  21 files changed, 199 insertions(+), 129 deletions(-)



View attachment "07-handle-hi-bits-in-group-desc" of type "text/plain" (36613 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ