HomeFreeBSD

Fix incorrect output for a file consisting of a single full-size

Description

Fix incorrect output for a file consisting of a single full-size
block followed by a discontiguous fragment.

Add checks for unallocated inodes and inodes with unknown mode
types.

Cleanup variable declarations by changing from type `int' to types
like ufs_lbn_t, ufs2_daddr_t, etc.

Reported by: bde

Details

Provenance
mckusickAuthored on
Parents
rS332797: Update three more files for mirrored DS recovery.
Branches
Unknown
Tags
Unknown