The
HyperNews
Linux KHG
Discussion Pages
Filesystems
There has been very little documentation so far regarding writing
filesystems for Linux. Let's change that...
- A tour of the Linux VFS
- Before you can consider writing a filesystem for Linux, you
need to have at least a vague understanding of how the Linux
Virtual Filesystem Switch operates. The basic principles are
fairly simple.
- Design and Implementation of the Second Extended Filesystem
- The three main authors and designers of ext2fs have written
an excellent paper on it, and have contributed it to the KHG.
This paper was first published in the Proceedings of the First
Dutch International Symposium on Linux, ISBN 90-367-0385-9.
- Filesystem Tutorial
- It may be a long time before I get around to writing a tutorial
on how to write a Linux filesystem; after all, I've never done it.
Would someone else like to help?
Copyright (C) 1996 Michael K. Johnson,
johnsonm@redhat.com.
Messages
Inline:
Outline:
- 12.
Need /proc info by Kai Xu
- 11.
Where to find libext2 sources? by Mark Salter
-
- 1.
Nevermind... by Mark Salter
- 10.
New File System by Vamsi Krishna
- 9.
Partition? by Wilfredo Lugo Beauchamp
-
- 1.
Please be more specific.... by Theodore Ts'o
- 8.
Need documentation on userfs implementation by Natchu Vishnu Priya
- 7.
ext2fs tools by Wilfredo Lugo Beauchamp
-
- 1.
Where to find e2fsprogs by Theodore Ts'o
- 6.
libext2fs documentation by James Beckett
-
- 1.
libext2fs documentation by Theodore Ts'o
- 5.
proc filesystem by Praveen Krishnan
-
- 1.
man proc by Michael K. Johnson
- 4.
Need NFS documentation by Ermelindo Mauriello
- 3.
Even more ext2 documentation! by Michael K. Johnson
- 2.
More ext2 documentation by Michael K. Johnson
- 1.
Ext2 paper by Theodore Ts'o
-
- 1.
Done. by Michael K. Johnson