File system exploration
Hi All, I want to explore Linux kernel file subsystem.I am beginner in an area of Linux file system. Can anyone please suggests me any Linux file system projects or papers that i can implement? Regards, Sourabh
On 28/06/2012 8.56, sgm.mylinux wrote:
Hi All,
I want to explore Linux kernel file subsystem.I am beginner in an area of Linux file system. Can anyone please suggests me any Linux file system projects or papers that i can implement?
Regards, Sourabh
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi, here you can find some simple file-systems of your interest: http://lwn.net/Articles/57371/ http://inglorion.net/documents/tutorials/tutorfs/ http://nngfs.pbworks.com/w/page/5029551/Downloads http://www.win.tue.nl/~aeb/linux/lk/lk-7.html#ss7.6 http://blog.superpat.com/2010/05/04/a-simple-block-driver-for-linux-kernel-2... http://web.archive.org/web/20100711055535/http://cs.anu.edu.au/students/comp... Regards Luca Ellero
participants (2)
-
Luca Ellero -
sgm.mylinux