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, Mar 22, 5:35 AM
Unknown Object (File)
Mar 5 2025, 3:22 PM
Unknown Object (File)
Mar 2 2025, 5:01 PM
Unknown Object (File)
Dec 10 2024, 7:29 PM
Unknown Object (File)
Dec 2 2024, 7:34 AM
Unknown Object (File)
Dec 2 2024, 7:33 AM
Unknown Object (File)
Dec 2 2024, 7:33 AM
Unknown Object (File)
Dec 2 2024, 7:32 AM
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 Not Applicable
Unit
Tests Not Applicable

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.