All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@zip.com.au>
To: Maurice Volaski <mvolaski@aecom.yu.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Mount corrupts an ext2 filesystem on a RAM disk
Date: Wed, 03 Apr 2002 11:16:46 -0800	[thread overview]
Message-ID: <3CAB551E.95990FBB@zip.com.au> (raw)
In-Reply-To: <a05100308b8d0e3b6a676@[129.98.91.150]>

Maurice Volaski wrote:
> 
> And in pre-5. Marcelo, I have never seen any feedback on this bug report.
> 

It works for me.

Please do this:

# cd
# mke2fs /dev/ram0 -m 0 -N 4096
# gzip < /dev/ram0 > before.gz
# mount /dev/ram0 /mnt/ram0
# umount /dev/ram0
# gzip < /dev/ram0 > after.gz 

and then send me your .config, before.gz and after.gz

Thanks.

-

  reply	other threads:[~2002-04-03 19:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03 16:52 Mount corrupts an ext2 filesystem on a RAM disk Maurice Volaski
2002-04-03 19:16 ` Andrew Morton [this message]
2002-04-03 20:41   ` Maurice Volaski
  -- strict thread matches above, loose matches on Subject: below --
2002-07-15 16:46 Maurice Volaski
2002-07-15 18:39 ` DervishD
2002-07-15 18:40   ` Richard B. Johnson
2002-07-16  4:29     ` Maurice Volaski
2002-07-16 16:43       ` Richard B. Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CAB551E.95990FBB@zip.com.au \
    --to=akpm@zip.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mvolaski@aecom.yu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.