diff options
author | peter <peter@FreeBSD.org> | 1998-10-31 15:39:31 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-10-31 15:39:31 +0000 |
commit | 052ed056ae42a100f0a42e542cc07049bba598ae (patch) | |
tree | a714e90ba50e2840d2c89b7702dbca75b6fb9804 /sys/boot | |
parent | 8ad638ff9e8e08a77237a50cbc3c04fff97cb268 (diff) | |
download | FreeBSD-src-052ed056ae42a100f0a42e542cc07049bba598ae.zip FreeBSD-src-052ed056ae42a100f0a42e542cc07049bba598ae.tar.gz |
vm_object_page_clean() last arg changed from TRUE to OBJPC_SYNC. I'm not
sure that this is necessary to be a sync write here since a VOP_FSYNC()
follows and it will schedule, sort and complete the writes that the
vm_object_page_clean() started (as I think I understand things).
Diffstat (limited to 'sys/boot')
0 files changed, 0 insertions, 0 deletions