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:	Fri, 28 Mar 2008 18:02:26 -0400
From:	Pietro Gagliardi <pietro10@....com>
To:	linux-ext4@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: [RESEND] Kernel patch: ext2 creators list update

Hello. Sorry for resending this; I didn't follow all the rules :-)

I'm working on a new OS that will have ext2 as the primary  
filesystem. I'm adding my OS to the list of creators, for the  
superblock item s_creator_os. I know the kernel doesn't use these  
values; I don't know if any user programs do, though. The patch is to  
2.6.24.4.

== linux.patch ==
--- linux-2.6.24.4/include/linux/ext2_fs.h.orig	2008-03-24  
14:49:18.000000000 -0400
+++ linux-2.6.24.4/include/linux/ext2_fs.h	2008-03-28  
17:36:55.000000000 -0400
@@ -426,6 +426,7 @@ struct ext2_super_block {
  #define EXT2_OS_MASIX		2
  #define EXT2_OS_FREEBSD		3
  #define EXT2_OS_LITES		4
+#define EXT2_OS_PGOS        5

  /*
   * Revision levels
== end of linux.patch ==

If you'd like to see the source code for this driver, just send me  
back an email and I'll gladly put it up.

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ