From owner-cvs-all Sun Mar 29 19:23:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00327 for cvs-all-outgoing; Sun, 29 Mar 1998 19:23:42 -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 TAA00253; Sun, 29 Mar 1998 19:23:33 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA05091; Sun, 29 Mar 1998 10:23:56 -0800 (PST) Date: Sun, 29 Mar 1998 10:23:56 -0800 (PST) Message-Id: <199803291823.KAA05091@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_syscalls.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dyson 1998/03/29 10:23:45 PST Modified files: sys/kern vfs_syscalls.c Log: Correct a significant problem with the softupdates port. Allow fsync to work properly within the softupdates framework, and thereby eliminate some unfortunate panics. Revision Changes Path 1.96 +11 -4 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message