commit | 63185942c5f138c62de16b4cbc7eee494a58fea8 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Sep 22 09:50:35 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Sep 22 09:50:35 2010 -0400 |
tree | 279f1dd93cc8d7805ef52a6ebb496d71d9cc3785 | |
parent | b4687da7fc5f741af7fee9b0248a2cf2ad9c4478 [diff] |
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>