From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH fixed] vfs: make first argument of dir_context.actor typed Date: Fri, 31 Oct 2014 10:28:00 +0000 Message-ID: <20141031102755.GH7996@ZenIV.linux.org.uk> References: <20141030141004.28203.79687.stgit@warthog.procyon.org.uk> <5760.1414680426@warthog.procyon.org.uk> <20141030163734.GE3021@tucsk.piliscsaba.szeredi.hu> <20141031094639.GF3021@tucsk.piliscsaba.szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Howells , Linux-Fsdevel , linux-unionfs@vger.kernel.org, Kernel Mailing List To: Miklos Szeredi Return-path: Content-Disposition: inline In-Reply-To: <20141031094639.GF3021@tucsk.piliscsaba.szeredi.hu> Sender: linux-unionfs-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Oct 31, 2014 at 10:46:39AM +0100, Miklos Szeredi wrote: > From: Miklos Szeredi > > Reported-by: David Howells > Signed-off-by: Miklos Szeredi > --- > Here's one that actually compiles... My only excuse for last night's one is the > general chaos after my 2 year old drank an unknown amount of rum (he's all > right, apparently he had the sense to refrain from excessive alcohol abuse). Already fixed - see commit ae529b3 in vfs.git (tip of vfs.git#for-next).