All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Masover <ninja@slaphack.com>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: Suzuki <suzuki@linux.vnet.ibm.com>,
	reiserfs-list@namesys.com, lkml <linux-kernel@vger.kernel.org>,
	Jan Kara <jack@suse.cz>
Subject: Re: Problem with multiple mounts
Date: Thu, 09 Nov 2006 10:37:18 -0600	[thread overview]
Message-ID: <4553593E.3070202@slaphack.com> (raw)
In-Reply-To: <20061109151546.GA8236@csclub.uwaterloo.ca>

Lennart Sorensen wrote:
> On Wed, Nov 08, 2006 at 04:06:23PM -0700, Andreas Dilger wrote:
>> I would suggest that even while this is not supported, it would be prudent
>> to fix such a bug.  It might be possible to hit a similar problem if there
>> is corruption of the on-disk data in the journal and oopsing the kernel
>> isn't a graceful way to deal with bad data on disk.
> 
> On the other hand corrupt data at least doesn't change under you while
> you are trying to figure out the filesystem.

It might.

I'd suspect that there can, in fact, be something done about this, 
assuming good RAM. After all, a corrupt image won't crash a decent web 
browser.

It might sacrifice a ton of performance, though. I suggest it shouldn't 
be a priority to try to figure this out, and if it's ever implemented, 
make it a mount option -- -o paranoid or something. Obviously we don't 
care if a rescue disc takes forever, but we don't want to be waiting for 
hours on our FS boot, which is why I have an initrd mount my Reiser4 FS 
with "-o dont_load_bitmap"

(Yes, I realize the right way to do this is initramfs now. I'm too lazy 
to figure out how to make that work.)

  reply	other threads:[~2006-11-09 16:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-08 19:22 Problem with multiple mounts Suzuki
2006-11-08 20:33 ` Lennart Sorensen
2006-11-08 22:38   ` Suzuki
2006-11-08 23:06     ` Andreas Dilger
2006-11-09 15:15       ` Lennart Sorensen
2006-11-09 16:37         ` David Masover [this message]
2006-11-08 22:13 ` David Masover

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=4553593E.3070202@slaphack.com \
    --to=ninja@slaphack.com \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    --cc=reiserfs-list@namesys.com \
    --cc=suzuki@linux.vnet.ibm.com \
    /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.