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:42:08 +0200
From:	Valerie Clement <valerie.clement@...l.net>
To:	Theodore Tso <tytso@....edu>
Cc:	ext4 development <linux-ext4@...r.kernel.org>
Subject: [RFC][PATCH 1/12] new ext4 group desc struct in e2fsprogs

A different groups descriptor structure was introduced for ext4 filesystems.
This patch handles that.

  debugfs/debugfs.c    |    9 +++++++++
  debugfs/set_fields.c |    4 ++++
  e2fsck/super.c       |    4 ++++
  lib/ext2fs/closefs.c |    5 +++++
  lib/ext2fs/ext2fs.h  |    8 ++++++++
  lib/ext2fs/openfs.c  |    7 ++++++-
  lib/ext2fs/swapfs.c  |    4 ++++
  misc/mke2fs.c        |    4 ++++
  resize/resize2fs.c   |    2 +-
  9 files changed, 45 insertions(+), 2 deletions(-)



View attachment "01-handle-new-ext4-group-desc-struct" of type "text/plain" (6738 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ