From owner-freebsd-commit Mon Apr 24 20:33:02 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA09859 for commit-outgoing; Mon, 24 Apr 1995 20:33:02 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA09843 for cvs-sys-outgoing; Mon, 24 Apr 1995 20:32:55 -0700 Received: (from dyson@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA09824 ; Mon, 24 Apr 1995 20:32:43 -0700 Date: Mon, 24 Apr 1995 20:32:43 -0700 From: John Dyson Message-Id: <199504250332.UAA09824@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c Sender: commit-owner@FreeBSD.org Precedence: bulk dyson 95/04/24 20:32:41 Modified: sys/ufs/ufs ufs_vnops.c Log: Fixed the mmap hang fix previously committed so that it works with options DIAGNOSTIC, and clear up an additional reference count problem.