Update a stale comment.
This commit is contained in:
parent
8caf8a8d0e
commit
81a065058c
@ -199,7 +199,7 @@ struct vm_object {
|
||||
|
||||
#define OBJPC_SYNC 0x1 /* sync I/O */
|
||||
#define OBJPC_INVAL 0x2 /* invalidate */
|
||||
#define OBJPC_NOSYNC 0x4 /* skip if PG_NOSYNC */
|
||||
#define OBJPC_NOSYNC 0x4 /* skip if VPO_NOSYNC */
|
||||
|
||||
/*
|
||||
* The following options are supported by vm_object_page_remove().
|
||||
|
Loading…
Reference in New Issue
Block a user