lkml.org 
[lkml]   [2008]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectQuestion : ext2 compatibility feature mechanism
Date
From
From: Hiroyasu Ohyama.

I develop software that write format of ext2 to block device for enjoyment like 'mke2fs'.

To develop this, I've read the book of 'Understanding Linux Kernel', linux kernel document which is Documentation/filesystems/ext2.txt and source code of ext2fs which is 'http://e2fsprogs.sourceforge.net/'.

But I couldn't obtain some infomation about ext2 filesystem.
That is compatibility feature mechanism which is supported by ext2 revision 1.

Of course, the device file that is created by my program could be mounted on linux. But I really want to know these mechanism.
To be more specific, I wnat to know what will happen, if I operate bitmap of super block parameter of s_feature_compat, s_feature_incompat and s_feature_ro_compat.

Could you please give me the documents that is written about ext2 filesystem at length, especially compatibility feature mechanism.

Thank you.



\
 
 \ /
  Last update: 2008-08-25 12:39    [W:0.031 / U:0.616 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site