Module Name: src
Committed By: bouyer
Date: Fri Mar 5 12:02:19 UTC 1999
Modified Files:
src/sys/ufs/ffs: ffs_vfsops.c
Log Message:
Don't check fs_bsize before the superblock has been swapped if needed.
Check value of sbsize before allocating memory with this value.