]> git.baikalelectronics.ru Git - kernel.git/commit
lockd: Remove BKL from the client
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 22 Sep 2010 13:50:35 +0000 (09:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Sep 2010 13:50:35 +0000 (09:50 -0400)
commitdb7b258fada32f0d7ca29c60fe05b47099fdca4a
tree279f1dd93cc8d7805ef52a6ebb496d71d9cc3785
parent2a46bc89883e5c05ac595a9de5e1e7de282d5861
lockd: Remove BKL from the client

This patch removes all calls to lock_kernel() from the client.  This patch
should be applied after the "fs/lock.c prepare for BKL removal" patch submitted
by Arnd Bergmann on September 18.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/clntlock.c
fs/lockd/clntproc.c