From owner-freebsd-stable@FreeBSD.ORG  Thu Nov 10 19:11:30 2011
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B71B31065705
	for <freebsd-stable@freebsd.org>; Thu, 10 Nov 2011 19:11:30 +0000 (UTC)
	(envelope-from alan.l.cox@gmail.com)
Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com
	[209.85.213.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 77AF78FC15
	for <freebsd-stable@freebsd.org>; Thu, 10 Nov 2011 19:11:30 +0000 (UTC)
Received: by ywt32 with SMTP id 32so4753133ywt.13
	for <freebsd-stable@freebsd.org>; Thu, 10 Nov 2011 11:11:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=mime-version:reply-to:in-reply-to:references:date:message-id
	:subject:from:to:cc:content-type;
	bh=xz3lcgAanHRXRGiz/PBT4tgPy9T+qCYPbGFs/crA8gw=;
	b=DB/S2zzwc9TTqO8COylOtaLvkJjj7hIae0FclFPjH68iqjBf6kKwoVKtla+I7oqHkq
	t5PNwNXF7LsNAK9CNK3WVhTod7E1EWjn9eFqxixVmj274pWYR/GWVSZJYkhENbseEo0G
	8N/Qt0h+ioY+hsf+2PrTNtVb3L5d99z/Qknms=
MIME-Version: 1.0
Received: by 10.68.38.100 with SMTP id f4mr16724634pbk.62.1320950809217; Thu,
	10 Nov 2011 10:46:49 -0800 (PST)
Received: by 10.142.71.14 with HTTP; Thu, 10 Nov 2011 10:46:49 -0800 (PST)
In-Reply-To: <CA+dUSyrVt_ppqWTux-rrB3c8TQ7p913NTJQnnbzAn1Qy4yZJZg@mail.gmail.com>
References: <CA+dUSyrVt_ppqWTux-rrB3c8TQ7p913NTJQnnbzAn1Qy4yZJZg@mail.gmail.com>
Date: Thu, 10 Nov 2011 12:46:49 -0600
Message-ID: <CAJUyCcMNS6qcD5s3yHuDLk7GqfZwpWO=UP18bmJwcGqZ8RbokQ@mail.gmail.com>
From: Alan Cox <alan.l.cox@gmail.com>
To: George Kontostanos <gkontos.mail@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: FreeBSD Stable <freebsd-stable@freebsd.org>
Subject: Re: svn commit: r227420 - stable/9/sys/vm
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: alc@freebsd.org
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, 
	<mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
	<mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Nov 2011 19:11:30 -0000

On Thu, Nov 10, 2011 at 11:27 AM, George Kontostanos <gkontos.mail@gmail.com
> wrote:

> Just out of curiosity or confusion maybe..
>
> Will those commits be included to FreeBSD 9.0-RELEASE ?
>
> Thanks
>
>
Yes, I believe so.

Alan