public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Question : ext2 compatibility feature mechanism
@ 2008-08-25 12:04 ohyama_sec
  2008-08-25 14:41 ` Theodore Tso
  0 siblings, 1 reply; 4+ messages in thread
From: ohyama_sec @ 2008-08-25 12:04 UTC (permalink / raw)
  To: linux-kernel

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Question : ext2 compatibility feature mechanism
@ 2008-08-25 11:54 ohyama_sec
  0 siblings, 0 replies; 4+ messages in thread
From: ohyama_sec @ 2008-08-25 11:54 UTC (permalink / raw)
  To: linux-kernel

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Question : ext2 compatibility feature mechanism
@ 2008-08-25 10:17 ohyama_sec
  0 siblings, 0 replies; 4+ messages in thread
From: ohyama_sec @ 2008-08-25 10:17 UTC (permalink / raw)
  To: linux-kernel

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.


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

end of thread, other threads:[~2008-08-25 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-25 12:04 Question : ext2 compatibility feature mechanism ohyama_sec
2008-08-25 14:41 ` Theodore Tso
  -- strict thread matches above, loose matches on Subject: below --
2008-08-25 11:54 ohyama_sec
2008-08-25 10:17 ohyama_sec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox