mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
adb2dc299a
add a few safety checks in specfs because now it's possible to get entries in [cd]devsw[] which are ALL NULL so it's better to discover this BEFORE jumping into the d_open() entry.. more check to come later.. this getsthe code to the stage where I can start testing it, even if I haven't caught every little error case... I guess I'll find them quick enough.. |
||
---|---|---|
.. | ||
cd9660 | ||
deadfs | ||
fdescfs | ||
fifofs | ||
msdosfs | ||
nullfs | ||
portalfs | ||
procfs | ||
specfs | ||
umapfs | ||
unionfs |