On 18 April 2011 18:00, Miklos Szeredi <miklos@xxxxxxxxxx> wrote: > Here's an updated version of the overlay filesystem. > > Git tree is here: > > Âgit://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs.v8 > Can't build this one: CC [M] fs/overlayfs/copy_up.o CC [M] fs/qnx4/inode.o fs/overlayfs/copy_up.c: In function 'ovl_read_symlink': fs/overlayfs/copy_up.c:135: error: implicit declaration of function 'get_fs' fs/overlayfs/copy_up.c:135: error: incompatible types when assigning to type 'mm_segment_t' from type 'int' fs/overlayfs/copy_up.c:136: error: implicit declaration of function 'set_fs' fs/overlayfs/copy_up.c:136: error: implicit declaration of function 'get_ds' CC [M] fs/quota/quota_v1.o make[3]: *** [fs/overlayfs/copy_up.o] Error 1 make[2]: *** [fs/overlayfs] Error 2 make[2]: *** Waiting for unfinished jobs.... CC [M] fs/quota/quota_v2.o CC [M] fs/quota/quota_tree.o CC [M] fs/qnx4/dir.o CC [M] fs/qnx4/namei.o CC [M] fs/qnx4/bitmap.o LD [M] fs/qnx4/qnx4.o make[1]: *** [fs] Error 2 make[1]: *** Waiting for unfinished jobs.... Possibly a missing include somewhere? Thanks Michal -- 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