Hi, Kirk,

On 1/25/18 16:58, Kirk McKusick wrote:
> Author: mckusick
> Date: Fri Jan 26 00:58:32 2018
> New Revision: 328426
> URL: https://svnweb.freebsd.org/changeset/base/328426
> 
> Log:
>   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
> 
> Modified:
>   head/sys/geom/label/g_label_ufs.c

With this change, geom_label now depends on UFS.  Could you please take
a look at https://reviews.freebsd.org/D14092 ?

Cheers,

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to