From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 1/1] readlinkat: ensure we return ENOENT for the empty pathname for normal lookups Date: Mon, 7 Nov 2011 10:10:57 -0800 Message-ID: <20111107181057.GA5474@suse.de> References: <1312455634-16253-1-git-send-email-apw@canonical.com> <1312455634-16253-2-git-send-email-apw@canonical.com> <4EB74A96.2080209@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andy Whitcroft , Alexander Viro , linux-fsdevel@vger.kernel.org, David Howells , Nick Piggin , linux-kernel@vger.kernel.org To: Wanlong Gao Return-path: Content-Disposition: inline In-Reply-To: <4EB74A96.2080209@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Nov 07, 2011 at 11:03:50AM +0800, Wanlong Gao wrote: > Hi Greg: > > I see that this patch was queued to stable 3.0 and 3.1, and I wanna know > will it be merged to v3.0.9, v3.1.1? That is exactly what being queued for the next stable release means, so yes, it will be included in those next releases, when they happen, hopefully sometime later this week. greg k-h