linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Kernel patch: ext2 creators list update
@ 2008-03-28 21:54 Pietro Gagliardi
  2008-03-29 12:21 ` Theodore Tso
  0 siblings, 1 reply; 2+ messages in thread
From: Pietro Gagliardi @ 2008-03-28 21:54 UTC (permalink / raw)
  To: linux-ext4

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

Hello. 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.


[-- Attachment #2: linux.patch --]
[-- Type: application/octet-stream, Size: 346 bytes --]

--- 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

[-- Attachment #3: Type: text/plain, Size: 29 bytes --]



Enjoy!
- Pietro Gagliardi


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-29 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 21:54 Kernel patch: ext2 creators list update Pietro Gagliardi
2008-03-29 12:21 ` Theodore Tso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).