tag 631498 +pending thanks On Fri, Jun 24, 2011 at 04:02:23PM +0400, Ibragimov Rinat wrote: > When filefrag uses FIEMAP ioctl its logic differs for ordinary and verbose > (-v) modes. ext4 returns extent on every 32768 block so on large files it is > possible that `filefrag large-file' tells about 4 extents while > `filefrag -v large-file' finds only one. > > Also when I tried to use generic_block_fiemap function to add FIEMAP for > reiserfs, every block was reported as a new extent resulting in thousands > "extents" for continuous files. > > I think filefrag should merge adjacent extents even when -v is not > specified.
Thanks for reporting this bug. I agree, and I've applied a fix for the next release of e2fsprogs. - Ted -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org