From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261868AbVBAJEo (ORCPT ); Tue, 1 Feb 2005 04:04:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261870AbVBAJEl (ORCPT ); Tue, 1 Feb 2005 04:04:41 -0500 Received: from mail.kroah.org ([69.55.234.183]:30909 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S261890AbVBAJCO (ORCPT ); Tue, 1 Feb 2005 04:02:14 -0500 Date: Tue, 1 Feb 2005 00:56:53 -0800 From: Greg KH To: Mitch Williams Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] change sematics of read flag Message-ID: <20050201085653.GA23068@kroah.com> References: <20050201083800.GB22162@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050201083800.GB22162@kroah.com> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 01, 2005 at 12:38:00AM -0800, Greg KH wrote: > On Fri, Jan 21, 2005 at 02:55:09PM -0800, Mitch Williams wrote: > > This patch reverses the semantics of the read fill flag, getting rid of an > > extra assignment at allocation time. > > > > Generated from 2.6.11-rc1. > > > > Signed-off-by: Mitch Williams > > Applied, thanks. Ick, no. Pulled back out, as it doesn't even compile :( greg k-h