K 10 svn:author V 3 kib K 8 svn:date V 27 2017-08-25T09:51:22.026196Z K 7 svn:log V 269 Protect v_rdev dereference with the vnode interlock instead of the vnode lock. Caller of softdep_count_dependencies() may own a buffer lock, which might conflict with the lock order. Reported and tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 10 days END