From: Diego Calleja <diegocg@gmail.com>
To: Qu Wenruo <wqu@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] btrfs: extent-tree: Add comment for walk_control to explain how btrfs drops a subvolume.
Date: Thu, 25 Jul 2019 00:25:18 +0200 [thread overview]
Message-ID: <3769531.JR3RUOJnLt@archlinux> (raw)
In-Reply-To: <20190723075721.9383-1-wqu@suse.com>
El martes, 23 de julio de 2019 9:57:21 (CEST) Qu Wenruo escribió:
> + * A <- tree root, level 2
> + * / \
> + * B C <- tree nodes, level 1
> + * / \ / \
> + * D E F G <- tree leaves, level 0
> + *
> + * 1) Basic dropping.
> + * All above tree blocks are owned exclusively.
> + * Drop tree blocks using LRN iteration.
> + * Tree drop sequence is: D E B F C G A.
Excuse me if I am wrong, but there seems to be a small typo, shouldn't
it be "F G C"?
next prev parent reply other threads:[~2019-07-24 22:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-23 7:57 [PATCH] btrfs: extent-tree: Add comment for walk_control to explain how btrfs drops a subvolume Qu Wenruo
2019-07-24 22:25 ` Diego Calleja [this message]
2019-07-24 22:55 ` Qu Wenruo
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=3769531.JR3RUOJnLt@archlinux \
--to=diegocg@gmail.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=wqu@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox