From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265326AbTGKUma (ORCPT ); Fri, 11 Jul 2003 16:42:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265421AbTGKUm3 (ORCPT ); Fri, 11 Jul 2003 16:42:29 -0400 Received: from perninha.conectiva.com.br ([200.250.58.156]:42640 "EHLO perninha.conectiva.com.br") by vger.kernel.org with ESMTP id S265326AbTGKUly (ORCPT ); Fri, 11 Jul 2003 16:41:54 -0400 Date: Fri, 11 Jul 2003 17:54:12 -0300 (BRT) From: Marcelo Tosatti X-X-Sender: marcelo@freak.distro.conectiva To: Trond Myklebust Cc: Jeff Garzik , Alan Cox , Christoph Hellwig , lkml Subject: Re: Linux 2.4.22-pre5 In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 11 Jul 2003, Trond Myklebust wrote: > > Is there still any chance for the NFS O_DIRECT support to make it? Yes. I guess the best way of doing so would be adding ->direct_io2 and KERNEL24_HAS_ODIRECT_2 define. Correct?