Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2004 21:24:00 +0000 (UTC)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_snapshot.c
Message-ID:  <200412092124.iB9LO0lB091284@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2004-12-09 21:24:00 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_alloc.c ffs_snapshot.c 
  Log:
  Fixes a bug that caused UFS2 filesystems bigger than 2TB to
  prematurely report that they were full and/or to panic the kernel
  with the message ``ffs_clusteralloc: allocated out of group''.
  
  Submitted by:   Henry Whincup <henry@jot.to>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.127     +9 -9      src/sys/ufs/ffs/ffs_alloc.c
  1.91      +1 -1      src/sys/ufs/ffs/ffs_snapshot.c



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