Date: Thu, 24 Feb 2000 12:46:43 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_balloc.c Message-ID: <200002242046.MAA18617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/02/24 12:46:43 PST
Modified files: (Branch: RELENG_3)
sys/ufs/ffs ffs_balloc.c
Log:
MFC from 1.26, fix a 'freeing free block' panic that can occur when a
filesystem fills up by proper unwinding indirect blocks during a balloc
when new indirect blocks can be allocated but the datablock cannot.
Revision Changes Path
1.21.2.4 +25 -2 src/sys/ufs/ffs/ffs_balloc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002242046.MAA18617>
