Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 03:07:50 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/quot quot.c
Message-ID:  <200304251007.h3PA7o96031086@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304251007.h3PA7o96031086>