All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Thornber <thornber@redhat.com>
To: Mikulas Patocka <mpatocka@redhat.com>
Cc: dm-devel@redhat.com
Subject: Re: question: deleting blocks
Date: Tue, 16 Aug 2011 10:28:03 +0100	[thread overview]
Message-ID: <20110816092802.GC4284@ubuntu> (raw)
In-Reply-To: <Pine.LNX.4.64.1108151426190.18170@hs20-bc2-1.build.redhat.com>

On Mon, Aug 15, 2011 at 02:27:56PM -0400, Mikulas Patocka wrote:
> BTW.
> 
> When you delete a block in the space map, how do you make sure that the 
> block is not allocated for another purpose before commit?

For the metadata-space-map I allocate from the space map as it was in
the last transaction (smm->old_ll).  The data space map needs to do
the same (for some reason I thought we could get away without it for a
while) - it's on the todo list in multisnap.org and was mentioned
yesterday.

- Joe

      reply	other threads:[~2011-08-16  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15 18:27 question: deleting blocks Mikulas Patocka
2011-08-16  9:28 ` Joe Thornber [this message]

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=20110816092802.GC4284@ubuntu \
    --to=thornber@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=mpatocka@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.