All of lore.kernel.org
 help / color / mirror / Atom feed
From: malahal@us.ibm.com
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] LVM2 on-disk layout
Date: Mon, 5 Jan 2009 12:08:19 -0800	[thread overview]
Message-ID: <20090105200819.GA23624@us.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0901051346580.508@bmsred.bmsi.com>

Stuart D. Gathman [stuart@bmsi.com] wrote:
> > 3) Why the metadata inside MDA wraps around, instead of the offset
> > pointing to the start of metadata?
> 
> Someone else?

Probably because when something bad happens while changing the metadata,
you want to go back to the old state. To preserve the old state, you
don't want to wipe the old metadata. You need offset other than the
start of the metadata! Circular buffer is an optimal solution to
implement this, I guess.

  reply	other threads:[~2009-01-05 20:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 10:22 [linux-lvm] LVM2 on-disk layout Tejas Sumant
2009-01-05 18:49 ` Stuart D. Gathman
2009-01-05 20:08   ` malahal [this message]
2009-01-06 10:47   ` Bryn M. Reeves
2009-01-05 20:11 ` Jayson Vantuyl
2009-01-05 20:14 ` Milan Broz

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=20090105200819.GA23624@us.ibm.com \
    --to=malahal@us.ibm.com \
    --cc=linux-lvm@redhat.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.