From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750726AbWDKLPm (ORCPT ); Tue, 11 Apr 2006 07:15:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750747AbWDKLPm (ORCPT ); Tue, 11 Apr 2006 07:15:42 -0400 Received: from ns.virtualhost.dk ([195.184.98.160]:12049 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S1750726AbWDKLPm (ORCPT ); Tue, 11 Apr 2006 07:15:42 -0400 Date: Tue, 11 Apr 2006 13:15:49 +0200 From: Jens Axboe To: Pekka J Enberg Cc: akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] vfs: add splice_write and splice_read to documentation Message-ID: <20060411111548.GA4791@suse.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 11 2006, Pekka J Enberg wrote: > From: Pekka Enberg > > This patch adds the new splice_write and splice_read file operations to > Documentation/filesystems/vfs.txt. > > Cc: Jens Axboe > Signed-off-by: Pekka Enberg Thanks, I'll add that to the splice branch since it wants updating for the modified interface anyways. -- Jens Axboe