On Mon, Apr 18, 2011 at 8:19 PM, Michal Suchanek <hramrach@xxxxxxxxxx> wrote: > 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' Thanks. Fixed in the overlayfs.v8 branch. Also patches coming up. Miklos -- 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