Date: Wed, 16 Mar 2005 13:39:47 +0000 (UTC) From: Pierre Beyssac <pb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c Message-ID: <200503161339.j2GDdlIh076134@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pb 2005-03-16 13:39:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/ufs/ffs ffs_snapshot.c
Log:
MFC rev 1.91:
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''.
Approved by: re (kensmith), mckusick
Revision Changes Path
1.84.2.3 +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?200503161339.j2GDdlIh076134>
