cvs commit: src/sys/ufs/ffs ffs_alloc.c

Kirk McKusick mckusick at FreeBSD.org
Fri Dec 31 16:38:02 PST 2004


mckusick    2005-01-01 00:38:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/ufs/ffs          ffs_alloc.c 
  Log:
  MFC from 1.127 2004/12/09 of the main tree:
  
  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 at jot.to>
  
  Revision   Changes    Path
  1.123.2.1  +9 -9      src/sys/ufs/ffs/ffs_alloc.c


More information about the cvs-src mailing list