[AFS]: Fix VLocation record update wakeup
authorDavid Howells <dhowells@redhat.com>
Fri, 27 Apr 2007 22:26:30 +0000 (15:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2007 22:26:30 +0000 (15:26 -0700)
commit47051a2152f8b2355ee70249a0faaf7b682e8ce5
treecf144c4e220598df2ea414e8f7ef558afd91b269
parent1a028e50729b85d0a038fad13daf0ee201a37454
[AFS]: Fix VLocation record update wakeup

Fix the wakeup transitions after a VLocation record update completes
one way or another.  This builds on Dave Miller's partial fix.

Also move wakeups outside the spinlocked sections.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
fs/afs/vlocation.c