Page MenuHomeFreeBSD

ffs snapshots: pass valid args to vn_start_write
ClosedPublic

Authored by vangyzen on Feb 25 2026, 4:34 PM.
Tags
None
Referenced Files
F172495871: D55512.id172697.diff
Fri, Sep 18, 8:52 PM
F172494107: D55512.id172687.diff
Fri, Sep 18, 8:36 PM
Unknown Object (File)
Fri, Sep 18, 6:25 PM
Unknown Object (File)
Fri, Sep 11, 10:51 AM
Unknown Object (File)
Wed, Sep 9, 3:40 PM
Unknown Object (File)
Thu, Aug 27, 11:33 PM
Unknown Object (File)
Wed, Aug 26, 5:48 PM
Unknown Object (File)
Wed, Aug 26, 7:50 AM
Subscribers

Details

Summary

If the initial no-wait vn_start_write fails, we pass the old
PCATCH flag to the following sleepable vn_start_write.
Following a75d1ddd74, that flag should be V_PCATCH.

Sponsored by: Dell Inc.

Test Plan

I have not tested this.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 70995
Build 67878: arc lint + arc unit