cvs commit: src/usr.sbin/quot quot.c

Tim J. Robbins tjr at FreeBSD.org
Fri Apr 25 03:07:51 PDT 2003


tjr         2003/04/25 03:07:50 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/quot        quot.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.21      +1 -1      src/usr.sbin/quot/quot.c


More information about the cvs-all mailing list