K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-04-25T10:07:50.000000Z K 7 svn:log V 309 Repair the UFS2 superblock location consistency check so that it succeeds on valid superblocks instead of issuing the error "not a BSD filesystem". fs_sblockloc is a byte offset, not a fragment number. This change makes quot work properly on UFS2 filesystems, which is important now that UFS2 is the default. END