mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
e53bdf39d4
Many of the commands using fallocate had an extra % at the beggining of the error messages, missed the 0x prefix for hex output and printed the length where it should print the end of the region. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>