From owner-cvs-all Mon Dec 21 16:57:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA22327 for cvs-all-outgoing; Mon, 21 Dec 1998 16:57:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA22318; Mon, 21 Dec 1998 16:57:07 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA11465; Mon, 21 Dec 1998 16:44:11 -0800 (PST) Date: Mon, 21 Dec 1998 16:44:11 -0800 (PST) Message-Id: <199812220044.QAA11465@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/12/21 16:44:11 PST Modified files: sys/kern vfs_subr.c Log: Check return value of tsleep(). I've checked of all call points - there does not seem to be a problem with this. PR: kern/8732 Analysis by: David G Andersen Tested by: Alfred Perlstein Revision Changes Path 1.176 +7 -4 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message