From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758674Ab2BNBnN (ORCPT ); Mon, 13 Feb 2012 20:43:13 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:53847 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751667Ab2BNBnJ (ORCPT ); Mon, 13 Feb 2012 20:43:09 -0500 Date: Tue, 14 Feb 2012 01:43:06 +0000 From: Al Viro To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Evgeniy Polyakov , Greg KH Subject: Re: linux-next: manual merge of the vfs tree with Linus' tree Message-ID: <20120214014306.GX23916@ZenIV.linux.org.uk> References: <20120214115419.f4b1300a82ef7e94c450ecb1@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120214115419.f4b1300a82ef7e94c450ecb1@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 14, 2012 at 11:54:19AM +1100, Stephen Rothwell wrote: > Hi Al, > > Today's linux-next merge of the vfs tree got a conflict in > drivers/staging/pohmelfs/inode.c between commit 67435319866f ("staging: > pohmelfs: remove drivers/staging/pohmelfs") from Linus' tree and commit > 044ff9e29029 ("switch open-coded instances of d_make_root() to new > helper") from the vfs tree. > > The former just removes this file, so I did that. *nod* I'll rebase it to the current, then this one should go away...