K 10 svn:author V 3 kib K 8 svn:date V 27 2013-05-30T20:00:19.816635Z K 7 svn:log V 372 After the object lock was dropped, the object' reference count could change. Retest the ref_count and return from the function to not execute the further code which assumes that ref_count == 1 if it is not. Also, do not leak vnode lock if other thread cleared OBJ_TMPFS flag meantime. Reported by: bdrewery Tested by: bdrewery, pho Sponsored by: The FreeBSD Foundation END