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
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
Unknown Object (File)
Mon, Aug 24, 8:27 AM
Unknown Object (File)
Sun, Aug 23, 8:27 AM
Unknown Object (File)
Sat, Aug 22, 11:35 AM
Unknown Object (File)
Sat, Aug 22, 9:22 AM
Unknown Object (File)
Sat, Aug 22, 8:51 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