Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 1998 03:07:33 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/fsck pass5.c
Message-ID:  <199808151007.DAA22941@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1998/08/15 03:07:33 PDT

  Modified files:
    sbin/fsck            pass5.c 
  Log:
  Use explicitly sized types when laying out the cylinder groups.  This
  bug was the cause of the 'freeing free frag' panics that people have been
  seeing with FreeBSD/alpha. I have a similar patch to newfs but I've not
  finished testing it.
  
  Revision  Changes    Path
  1.14      +6 -6      src/sbin/fsck/pass5.c



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