K 10 svn:author V 3 kib K 8 svn:date V 27 2008-03-21T12:33:00.000000Z K 7 svn:log V 238 Reduce the acquisition of the vnode interlock in the ffs_read() and ffs_extread() when setting the IN_ACCESS flag by checking whether the IN_ACCESS is already set. The possible race there is admissible. Tested by: pho Submitted by: jeff END