]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If integration of a buffer into a cluster write operation fails, release
authortegge <tegge@FreeBSD.org>
Tue, 31 Aug 1999 14:18:32 +0000 (14:18 +0000)
committertegge <tegge@FreeBSD.org>
Tue, 31 Aug 1999 14:18:32 +0000 (14:18 +0000)
commitf077a519519e58d54d21979ee5b5865363da97fb
treef6e5128a78433fba7979503ea46e1a08e007cced
parentcf4c04192a8fb97e984a62b9a1a91497cac8d067
If integration of a buffer into a cluster write operation fails, release
the buffer instead of creating a future deadlock.
PR: 12800
Submitted by: dillon
sys/kern/vfs_cluster.c