K 10 svn:author V 3 kib K 8 svn:date V 27 2008-12-29T12:12:23.330015Z K 7 svn:log V 233 Drop the pseudofs vnode lock around call to pfs_read handler. The handler may need to lock arbitrary vnodes, causing either lock order reversal or recursive vnode lock acquisition. Tested by: pho Approved by: des MFC after: 2 weeks END