CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/08 14:44:38
Modified files:
sys/nfs : nfs_bio.c nfs_subs.c nfs_syscalls.c nfs_vnops.c
Log message:
After beck@ changed the way nfsiod's are notified of work, the
nfs_iodwant array became unused. Garbage collect and free up
a few bytes.
ok thib@
