CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/12/29 09:07:14

Modified files:
        sys/uvm        : uvm_vnode.c 

Log message:
Reclaim ownership of the page when retrying flushing it synchronously.

Note that IOs in uvn_put() are always synchronous and the !PGO_SYNCIO case
doesn't really make sense.

Prevent a panic found by sthen@ and landry@

Reply via email to