]> bbs.cooldavid.org Git - net-next-2.6.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)
commit63185942c5f138c62de16b4cbc7eee494a58fea8
tree279f1dd93cc8d7805ef52a6ebb496d71d9cc3785
parentb4687da7fc5f741af7fee9b0248a2cf2ad9c4478
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