From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Szeredi Subject: Re: [PATCH 0/6] overlay filesystem Date: Tue, 19 Apr 2011 11:39:39 +0200 Message-ID: References: <1303142440-26328-1-git-send-email-miklos@szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, apw@canonical.com, nbd@openwrt.org, neilb@suse.de To: Michal Suchanek Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:39070 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753232Ab1DSJjm convert rfc822-to-8bit (ORCPT ); Tue, 19 Apr 2011 05:39:42 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Apr 18, 2011 at 8:19 PM, Michal Suchanek = wrote: > On 18 April 2011 18:00, Miklos Szeredi wrote: >> Here's an updated version of the overlay filesystem. >> >> Git tree is here: >> >> =C2=A0git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git= overlayfs.v8 >> > > Can't build this one: > > > =C2=A0CC [M] =C2=A0fs/overlayfs/copy_up.o > =C2=A0CC [M] =C2=A0fs/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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html