K 10 svn:author V 3 kib K 8 svn:date V 27 2013-03-21T07:25:08.124969Z K 7 svn:log V 302 Do not call vnode_pager_setsize() while a NFS node mutex is locked. vnode_pager_setsize() might sleep waiting for the page after EOF be unbusied. Call vnode_pager_setsize() both for the regular and directory vnodes. Reported by: mich Reviewed by: rmacklem Discussed with: avg, jhb MFC after: 2 weeks END