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)
Wed, Nov 5, 7:26 AM
Unknown Object (File)
Sun, Nov 2, 1:06 AM
Unknown Object (File)
Sat, Oct 18, 8:28 AM
Unknown Object (File)
Sat, Oct 18, 8:28 AM
Unknown Object (File)
Sat, Oct 18, 8:28 AM
Unknown Object (File)
Fri, Oct 17, 9:04 PM
Unknown Object (File)
Fri, Oct 17, 12:54 PM
Unknown Object (File)
Fri, Oct 17, 5:03 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.