lockd: fix nlmsvc_notify_blocked locking
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 26 Oct 2010 22:25:30 +0000 (18:25 -0400)
committerArnd Bergmann <arnd@arndb.de>
Wed, 27 Oct 2010 19:39:50 +0000 (21:39 +0200)
nlmsvc_notify_blocked walks the nlm_blocked list,
which requires nlm_blocked_lock.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
fs/lockd/svclock.c

Simple merge