On Tue, Feb 10, 2009 at 6:00 PM, Dave Kleikamp <shaggy@xxxxxxxxxxxxxxxxxx> wrote: > On Tue, 2009-02-10 at 13:18 +0100, Alberich de megres wrote: >> thanks Dave :) >> >> I didn't know about rkfs.. >> >> is there some other place that gives a deep loop to vfs? > > Definitely take a look at Documentation/vfs.txt in the kernel source > tree. It contains some pointers to some not-quite-up-to-date articles > on writing file systems. > >> and what about journaling? Being a newbie myself, I think the best way to understand journalling would be to understand first its structure and then read jbd/jbd2 codepath. And to understand structure easiest thing is to read the code of debugfs (which comes with e2fsprogs) or if you are comfortable with C++ (unlike me :( ), read the source code of ext3grep. Thanks - Manish > > I'm not sure what's out there. > >> :) > > Good luck! > > Shaggy > -- > David Kleikamp > IBM Linux Technology Center > > -- > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html