]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 1.88 (by ssouhlal):
authordelphij <delphij@FreeBSD.org>
Sat, 17 Sep 2005 15:48:05 +0000 (15:48 +0000)
committerdelphij <delphij@FreeBSD.org>
Sat, 17 Sep 2005 15:48:05 +0000 (15:48 +0000)
commit691b9ef2ea49e8a67d3642a9775c65905e9ef43e
treed600c5c1ed67cfeac99ae48810e065fd72c6dd8d
parent06a2ac2c209976aab9ade33d7d5a5a86ceb7e107
MFC 1.88 (by ssouhlal):

Use vput() instead of vrele() in null_reclaim() since the lower vnode
is locked.

MFC 1.89 (by kan):

Handle a race condition where NULLFS vnode can be cleaned while threads
can still be asleep waiting for lowervp lock.

Tested by: kkenn
Discussed with: ssouhlal, jeffr

(rev. 1.89 is an early MFC for inclusion in the upcoming 6.0-BETA5)

Approved by: re (scottl)
sys/fs/nullfs/null_vnops.c