From mboxrd@z Thu Jan 1 00:00:00 1970 From: Blaz Antonic Subject: Re: Swap support Date: Tue, 23 Apr 2002 13:03:02 -0700 Sender: linux-8086-owner@vger.kernel.org Message-ID: <3CC5BDF6.66FC@havn.com> References: <20020422160057.O88916-100000@agora.rdrop.com> <1019544987.479.168.camel@cool> Reply-To: blaz.antonic@havn.com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Harry Kalogirou Cc: linux-8086@vger.kernel.org > I just said that the ramdisk driver doesn't report it's size, others > report it just fine. There is a little structure that contains the size > ,among other things, of the device but ramdisk doesn't seem to update > it. My bad, this should be easy to add. I was peeking at doshod.c when i was writing ramdisk driver, i must have missed the relevant part abot updating this thing. If doshd.c does it it should be no biggie (a couple of lines of code, namely in function that creates and destroys ramdisks). Blaz Antonic