mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
77c0620248
fsx segvs when dumping fallocate log entries. Fix magic string array index parameters to be zero based rather than one based. While touching log string related stuff, make the format consistent with read and write operations so the log dump is easier to look at with the human eye. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Alex Elder <aelder@sgi.com>