]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb69caa4e1a882ce18a99003b639f5e9682219a75
treecf144c4e220598df2ea414e8f7ef558afd91b269
parent3daf19bda4c30fd3b3c3d2fc9d23a20804403139
[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