K 10 svn:author V 3 alc K 8 svn:date V 27 2001-08-30T06:17:09.000000Z K 7 svn:log V 333 MFC: revision 1.92 and part of revision 1.93 of kern/vfs_aio.c and revision 1.22 of sys/aio.h. Remove the field privatemodes from struct __aiocb_private and the related code from aio_read() and aio_write(). Remove unnecessary fhold() and fdrop() calls from aio_qphysio(). Add a comment explaining why. Approved by: re (jkh) END