Control: fixed -1 1.44.6

This does appear to be fixed by
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/misc/e4defrag.c?id=c3749cad154ace57ef3c23a950fbaf44c7ad8a3b

I noticed because I tried it on a production 32-bit x86 cache that
trivially segfaulted on buster due to the previous fix, in the way
documented for 32-bit ARM in #920767, and then tried the version in
sid.

Sample output from two successive runs on a growing directory
(failures are expected due to direction recursion):

        Success:                        [ 341386/341645 ]
        Failure:                        [ 259/341645 ]
        Total extents:                  1116739->1100235
        Fragmented percentage:           19%->19%

        Success:                        [ 341551/341810 ]
        Failure:                        [ 259/341810 ]
        Total extents:                  1101409->1086693
        Fragmented percentage:           19%->18%

Fixing this bug probably wouldn't justify a proposed update, but the
segfault on 32-bit might.

Best regards,
-- 
Laurence "GreenReaper" Parry
https://www.greenreaper.co.uk/

Reply via email to