HomeFreeBSD

Refactoring of reading and writing of the UFS/FFS superblock.

Description

Refactoring of reading and writing of the UFS/FFS superblock.
Specifically reading is done if ffs_sbget() and writing is done
in ffs_sbput(). These functions are exported to libufs via the
sbget() and sbput() functions which then used in the various
filesystem utilities. This work is in preparation for adding
subperblock check hashes.

No functional change intended.

Reviewed by: kib

Details

Provenance
mckusickAuthored on
Reviewer
kib
Parents
rS328425: Minimum changes for ctl to build on architectures with non-matching physical and
Branches
Unknown
Tags
Unknown