K 10 svn:author V 5 brian K 8 svn:date V 27 2010-08-23T05:33:31.535405Z K 7 svn:log V 264 uio_resid isn't updated by VOP_READDIR for nfs filesystems. Use the uio_offset adjustment instead to calculate a correct *len. Without this change, we run off the end of the directory data we're reading and panic horribly for nfs filesystems. MFC after: 1 week END