CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/21 03:43:50
Modified files:
usr.sbin/makefs/ffs: mkfs.c
Log message:
Use the superblock passed to ffs_write_superblock() instead of referring
to the global 'sblock' variable for some operations.
