From owner-cvs-sys Sun Mar 19 04:08:07 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA01944 for cvs-sys-outgoing; Sun, 19 Mar 1995 04:08:07 -0800 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA01934; Sun, 19 Mar 1995 04:08:05 -0800 Date: Sun, 19 Mar 1995 04:08:05 -0800 From: David Greenman Message-Id: <199503191208.EAA01934@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vfs_vnops.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk davidg 95/03/19 04:08:04 Modified: sys/kern vfs_vnops.c Log: Removed unnecessary call to vnode_pager_uncache(). We automatically clear the VTEXT flag after all mappers have finished with the object.