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:	Thu, 21 Jun 2007 17:34:29 +0200
From:	Valerie Clement <valerie.clement@...l.net>
To:	Theodore Tso <tytso@....edu>,
	ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 9/11][take 2] indirect block type conversion in e2fsprogs

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

Changes from the previous version:
- Fix errors found in the test suite "make check"

  e2fsck/pass1.c         |    2 -
  e2fsck/super.c         |    4 +-
  lib/ext2fs/bb_inode.c  |   10 +++---
  lib/ext2fs/block.c     |   71 
++++++++++++++++++++++++++++++-------------------
  lib/ext2fs/bmap.c      |   10 +++---
  lib/ext2fs/ext2fs.h    |    4 +-
  lib/ext2fs/ind_block.c |    4 +-
  lib/ext2fs/inode.c     |    4 +-
  misc/e2image.c         |    2 -
  9 files changed, 64 insertions(+), 47 deletions(-)



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ