> The fs is ext4 mounted as rw,seclabel,relatime,data=ordered on a
> LUKS-encrypted, to-SSD-lvm-cached HDD
Them I'm not sure what's up, but I'd suggest benchmarking the fs or
having a closer look at the way the fuzzed tool reads and writes the
data (perhaps it calls fsync() or so?).
AFL doesn't do anything that would explain writing 60 kB to a fast,
cached filesystem resulting in an order-of-magnitude drop in
performance.
/mz