Page MenuHomeFreeBSD

Remove unneeded cdevsw methods and D_NEEDGIANT.
ClosedPublic

Authored by jhb on Jan 8 2020, 12:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 24 2024, 8:45 AM
Unknown Object (File)
Sep 22 2024, 4:23 PM
Unknown Object (File)
Sep 5 2024, 2:04 AM
Unknown Object (File)
Sep 4 2024, 11:01 AM
Unknown Object (File)
Sep 4 2024, 7:17 AM
Unknown Object (File)
Sep 3 2024, 5:04 PM
Unknown Object (File)
Sep 3 2024, 7:38 AM
Unknown Object (File)
Aug 19 2024, 1:36 AM
Subscribers

Details

Test Plan
  • cryptocheck still works

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This changes errors from read/wrte from EIO to ENODEV, but this should be fine ?

This revision is now accepted and ready to land.Jan 8 2020, 9:25 AM
This revision was automatically updated to reflect the committed changes.