Hi Rahul.

 Look at the source code of debugfs to start with.

Then some of us have tried to write our own filesytems with the
intention of just learning the filesystem stack in linux kernel. Some
of these efforts are here -

1. http://lwn.net/Articles/13325/

2. https://github.com/psankar/simplefsnd

3. https://github.com/disdi/Default-FS

Hope this comes useful.

Regards,
Saket Sinha

On Wed, Aug 20, 2014 at 9:03 PM, Rahul Garg <[email protected]> wrote:
> Hi All,
>
> I have basic knowledge of linux kernel concept and I would like to
> read more about File System.
> So I would really appreciate if some one can suggest me some
> material(blogs, tutorial) or anything which can help me to get better
> understanding about File system.
>
> Regards
> Rahul
>
> _______________________________________________
> Kernelnewbies mailing list
> [email protected]
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to