From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse Subject: Re: File perforation. Date: Wed, 08 Jan 2003 23:02:02 +0000 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <23025.1042066922@passion.cambridge.redhat.com> References: <20030108225551.G26554@parcelfarce.linux.theplanet.co.uk> <21551.1042063560@passion.cambridge.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org Return-path: In-Reply-To: <20030108225551.G26554@parcelfarce.linux.theplanet.co.uk> To: Matthew Wilcox List-Id: linux-fsdevel.vger.kernel.org willy@debian.org said: > However, I think this is probably the ugliest method available to > perform this function. Indeed. That's probably even worse than sendfile() from /dev/zero :) -- dwmw2