Fix the #ifdef VFS_AIO to not compile a whole bunch of unused stuff in the
!VFS_AIO case. Lots of things have hooks into here (kqueue, exit(),
sockets, etc), I elected to keep the external interfaces the same
rather than spread more #ifdefs around the kernel.
Description
Description
Details
Details
- Provenance
peter Authored on - Parents
- rS63982: Fix a warning re: a potentially unused pccard helper function
- Branches
- Unknown
- Tags