Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 14 Jul 2001 23:42:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 14 Jul 2001 23:42:23 -0400 Received: from weta.f00f.org ([203.167.249.89]:42371 "HELO weta.f00f.org") by vger.kernel.org with SMTP id ; Sat, 14 Jul 2001 23:42:15 -0400 Date: Sun, 15 Jul 2001 15:42:19 +1200 From: Chris Wedgwood To: "Eric W. Biederman" Cc: Jeff Garzik , Linux Kernel Mailing List , viro@math.psu.edu, linux-mm@kvack.org Subject: Re: RFC: Remove swap file support Message-ID: <20010715154219.C7624@weta.f00f.org> In-Reply-To: <3B472C06.78A9530C@mandrakesoft.com> <20010715032528.E6722@weta.f00f.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.18i X-No-Archive: Yes Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 14, 2001 at 11:35:52AM -0600, Eric W. Biederman wrote: I can't see how any device that doesn't support read or writing just a byte can be a character device. For requests smaller than the natural block size, you buffer and throw away... this will surely suck for writing do a hd byte-by-byte though :) --cw - 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/