From ec226ee68960dd4c17666d7675b64fa976ba33de Mon Sep 17 00:00:00 2001 From: alc Date: Sun, 30 May 2004 20:48:15 +0000 Subject: Remove a stale comment: PG_DIRTY and PG_FILLED were removed in revisions 1.17 and 1.12 respectively. --- sys/vm/vm_page.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/vm/vm_page.h') diff --git a/sys/vm/vm_page.h b/sys/vm/vm_page.h index c0cf4a3..b1b194a 100644 --- a/sys/vm/vm_page.h +++ b/sys/vm/vm_page.h @@ -233,8 +233,6 @@ extern struct mtx vm_page_queue_free_mtx; /* * These are the flags defined for vm_page. * - * Note: PG_FILLED and PG_DIRTY are added for the filesystems. - * * Note: PG_UNMANAGED (used by OBJT_PHYS) indicates that the page is * not under PV management but otherwise should be treated as a * normal page. Pages not under PV management cannot be paged out -- cgit v1.1