Konstantin Belousov 7560005c41 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
2013-05-30 20:00:19 +00:00
..
2013-05-21 11:41:08 +00:00
2013-05-29 04:21:42 +00:00
2013-05-30 01:19:02 +00:00
2013-05-25 06:28:30 +00:00
2013-05-12 16:43:26 +00:00
2013-05-28 09:25:58 +00:00
2013-05-10 16:41:26 +00:00
2013-05-12 01:53:47 +00:00
2013-04-17 11:45:15 +00:00