Whamcloud - gitweb
LU-1188 clio: acquire lockdep for cl_lock_peek()
authorJinshan Xiong <jinshan.xiong@whamcloud.com>
Fri, 30 Mar 2012 21:16:14 +0000 (14:16 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 22 May 2012 04:32:26 +0000 (00:32 -0400)
commit00c46e5396182d0a40efe770b36a5ef71b8a2ad2
treeac2edfec199fd84dd288672d587fd1414d95c287
parentf3327caf5e33bd36509b66aab923ec9c649987f3
LU-1188 clio: acquire lockdep for cl_lock_peek()

Otherwise it will break lock dependencies check.

Signed-off-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Change-Id: Icc9e3f881d8c5d0c6a9575638d23cff38948724f
Reviewed-on: http://review.whamcloud.com/2422
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Alexey Lyashkov <alexey_lyashkov@xyratex.com>
lustre/obdclass/cl_lock.c