All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: linux-ext4@vger.kernel.org, Eric Whitney <enwlinux@gmail.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>
Subject: Re: [PATCH] e2fsprogs: modify dumpe2fs to report free block ranges for bigalloc
Date: Thu, 17 Aug 2023 10:47:52 -0400	[thread overview]
Message-ID: <169228359791.3428939.11893985617025273328.b4-ty@mit.edu> (raw)
In-Reply-To: <20230721185506.1020225-1-enwlinux@gmail.com>


On Fri, 21 Jul 2023 14:55:06 -0400, Eric Whitney wrote:
> dumpe2fs has never been modified to correctly report block ranges
> corresponding to free clusters in block allocation bitmaps from bigalloc
> file systems.  Rather than reporting block ranges covering all the
> blocks in free clusters found in a block bitmap, it either reports just
> the first block number in a cluster for a single free cluster, or a
> range beginning with the first block number in the first cluster in a
> series of free clusters, and ending with the first block number in the
> last cluster in that series.
> 
> [...]

Applied, thanks!

[1/1] e2fsprogs: modify dumpe2fs to report free block ranges for bigalloc
      commit: b9df2bcb4d8a4d2f3985f3d2f9d85292b826cc8b

Best regards,
-- 
Theodore Ts'o <tytso@mit.edu>

      reply	other threads:[~2023-08-17 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21 18:55 [PATCH] e2fsprogs: modify dumpe2fs to report free block ranges for bigalloc Eric Whitney
2023-08-17 14:47 ` Theodore Ts'o [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=169228359791.3428939.11893985617025273328.b4-ty@mit.edu \
    --to=tytso@mit.edu \
    --cc=enwlinux@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    /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.