I can recommend some papers and books I know for theory as well as programming.
Papers (you can find them on the internet): "A fast file system for UNIX" by McKusick, a clasic one. "The design and implementation of the Log-structured File System" by Rosenblum "An Implementation of a Log- Structured File System for UNIX" by Seltzer Books (you have to buy them): "The Design and Implementation of the 4.4 BSD Operating System": A classic one. "UNIX Filesystems: Evolution, Design, and Implementation": I have not read this one much but it seems relevant to what you are looking for. In case you are interested in books for other operating systems, Linux has a couple as well: "Understanding the Linux Kernel" "Linux kernel development" by Love Hope this helps. Luis Useche [email protected] On Thu, Aug 13, 2009 at 9:11 AM, Siju George<[email protected]> wrote: > Hi, > > Could Some one recommend good books on File Systems and File System > Programming Please? > > Thanks > > Siju

