* Bug#924307: xfsprogs: xfs_fsr needlessly defragments fully defragmented files
[not found] <155230535650.755.1614381112413278305.reportbug@cerebro.laendle>
@ 2022-11-27 17:43 ` Marc Lehmann
0 siblings, 0 replies; only message in thread
From: Marc Lehmann @ 2022-11-27 17:43 UTC (permalink / raw)
To: 924307
Seems that current versions of e2fsprogs have improved filefrag, which now
reports one "extent" for these files, even though it has two extents:
File size of 014798 is 87556096 (21376 blocks of 4096 bytes)
ext: logical_offset: physical_offset: length: expected: flags:
0: 0.. 21373: 352550127.. 352571500: 21374:
1: 21374.. 21375: 352571501.. 352571502: 2: last,unwritten,eof
014798: 1 extent found
not quite correct, but arguably more useful (2 _extents_ vs. 1
_fragment_, just a wording issue).
xfs_fsr still considers these files fragmented, though:
014798
extents before:2 after:1 DONE 014798
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-11-27 18:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <155230535650.755.1614381112413278305.reportbug@cerebro.laendle>
2022-11-27 17:43 ` Bug#924307: xfsprogs: xfs_fsr needlessly defragments fully defragmented files Marc Lehmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox