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:33 +0200
From:	Valerie Clement <valerie.clement@...l.net>
To:	Theodore Tso <tytso@....edu>
Cc:	ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 9/12] indirect block type conversion in e2fsprogs

This patch converts the indirect block definitions from blkt_t type
to __u32.

  e2fsck/pass1.c         |    2 -
  lib/ext2fs/block.c     |   71 
++++++++++++++++++++++++++++++-------------------
  lib/ext2fs/ext2fs.h    |    4 +-
  lib/ext2fs/ind_block.c |    4 +-
  lib/ext2fs/inode.c     |    4 +-
  misc/e2image.c         |    2 -
  6 files changed, 52 insertions(+), 35 deletions(-)




View attachment "09-indirect-block-type" of type "text/plain" (10622 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ