Page MenuHomeFreeBSD

devfs: plug redundant bwillwrite avoidance
ClosedPublic

Authored by mjg on Oct 5 2019, 3:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 15, 3:25 PM
Unknown Object (File)
Wed, Nov 5, 7:26 AM
Unknown Object (File)
Sun, Nov 2, 1:06 AM
Unknown Object (File)
Oct 18 2025, 8:28 AM
Unknown Object (File)
Oct 18 2025, 8:28 AM
Unknown Object (File)
Oct 18 2025, 8:28 AM
Unknown Object (File)
Oct 17 2025, 9:04 PM
Unknown Object (File)
Oct 17 2025, 12:54 PM
Subscribers

Details

Summary

vn_write already checks for vnode type to see if bwillwrite should be called.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 26886

Event Timeline

You may note that this is a revert of r244643, in the commit message.

I was sure that the problem was reported by pho, but apparently it was not.

This revision is now accepted and ready to land.Oct 5 2019, 5:08 PM
This revision was automatically updated to reflect the committed changes.