Jan. 21, 2013
11:58 a.m.
Hi, On Mon, Jan 21, 2013 at 4:53 PM, Racz Zoltan <racz.zoli@gmail.com> wrote:
Hi.
Some days ago I started studying the linux VFS api, and until now I wrote a mountable only file system. I would like to go further than that, but I didn`t find any good documentations on google.
Try older versions of squashfs. http://sourceforge.net/projects/squashfs/files/squashfs/ On centos 5.8 kernel (2.6.18) its only two .c files. Regards.