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)
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
Unknown Object (File)
Dec 2 2024, 7:31 AM
Unknown Object (File)
Nov 12 2024, 10:19 AM
Unknown Object (File)
Sep 5 2024, 11:33 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 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.