Re: Filesystem Programming

From: Richard B. Johnson
Date: Tue Aug 31 2004 - 08:01:16 EST


On Tue, 31 Aug 2004, Jeba Anandhan A wrote:

> i like to write filesystem programming .
> how to start ?.
>
> i am studying filesystem concepts and filesystem
> objects.
> how to access the superblock info of mounted
> filesystem .
>

Just read the raw device. You can get the source-code
of all the ext2/3 untilities off the net. This will
show everything you need to know (except how to put
the file-system back together after your first mistake)(^.


Cheers,
Dick Johnson
Penguin : Linux version 2.4.26 on an i686 machine (5570.56 BogoMips).
Note 96.31% of all statistics are fiction.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/