Hi man :) On Sat, Oct 6, 2012 at 2:25 AM, Ezequiel Garcia <[email protected]> wrote: > Just wanted to add something fresh. I'm reading through ramfs sources: > > $ wc -l fs/ramfs/*.c > 55 fs/ramfs/file-mmu.c > 267 fs/ramfs/file-nommu.c > 289 fs/ramfs/inode.c > 611 total > > 600 lines! This is really readable! There's even a note from Linus > saying it's a nice template > code to read as a fs starting point. > > Interesting, uh?
Yeap. I also repeatedly directly suggest anyone that wanna start adventure in filesystem (me too, although I am lazy hehehhe) to start reading ramfs. -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
