Remove a stale comment: PG_DIRTY and PG_FILLED were removed in

revisions 1.17 and 1.12 respectively.
This commit is contained in:
Alan Cox 2004-05-30 20:48:15 +00:00
parent 77409fe148
commit e363785643

View file

@ -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