722fbfef0a
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.
Differential Revision: https://reviews.freebsd.org/D55512