Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422771AbWJaIfp (ORCPT ); Tue, 31 Oct 2006 03:35:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030575AbWJaIfp (ORCPT ); Tue, 31 Oct 2006 03:35:45 -0500 Received: from emailer.gwdg.de ([134.76.10.24]:46799 "EHLO emailer.gwdg.de") by vger.kernel.org with ESMTP id S1030467AbWJaIfp (ORCPT ); Tue, 31 Oct 2006 03:35:45 -0500 Date: Tue, 31 Oct 2006 09:32:03 +0100 (MET) From: Jan Engelhardt To: Dave Kleikamp cc: Daniel Drake , axboe@suse.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] jfs: Add splice support In-Reply-To: <1162227415.24229.2.camel@kleikamp.austin.ibm.com> Message-ID: References: <20061030163148.2412D7B40A0@zog.reactivated.net> <1162227415.24229.2.camel@kleikamp.austin.ibm.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 592 Lines: 19 >> This allows the splice() and tee() syscalls to be used with JFS. > >Gosh, that was easy. Why couldn't I do that? :-) You could add it to all the other filesystems that lack it. (Cautionary question: Does that work at an instant like it did with jfs?) Seems like only ext[234] gfs2 reiserfs and xfs have splice_read currently. -`J' -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/