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@xxxxxxx>