kern/182181: [ufs] Leakage of vnode references (race condition?)

Teske, Devin Devin.Teske at fisglobal.com
Thu Sep 19 00:11:07 UTC 2013


On Sep 18, 2013, at 5:05 PM, Rick Macklem wrote:

> Devin Teske wrote:
>> 
>> 
>> Yes, my confusion was...
>> 
>> 1. The PR headers say 8.4-RELEASE-p3 is affected
>> 
>> 2. The PR's "How-To-Repeat" starts with "Install a releng/8.4 branch"
>> 
>> Yet...
>> 
>> releng/8.4 and even releng/8.3 both use VOP_UNLOCK instead of vput
>> (read: are patched).
>> 
> Did you mean "not patched"? The patched version in head has vput()
> and the unpatched versions have VOP_UNLOCK(), if I read the coed correctly.
> 

Well, Kirk's fat-finger made me think that VOP_UNLOCK was the patched-
state and vput was the unpatched state. (could also be that I'm fighting the
flu currently).

So everything is copacetic now, except the one outstanding question...

Should we not MFC r253998 to stable/8?

I'm looking to pull this into our own stable/8 kernel, but would like to do it
by way of svn merge from the stable/8 branch.
-- 
Devin

_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.


More information about the freebsd-fs mailing list