Whamcloud - gitweb
LU-1418 osc: remove DEADLOCK error messages
authorAlexander.Boyko <alexander_boyko@xyratex.com>
Thu, 17 May 2012 12:48:09 +0000 (16:48 +0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 23 Jul 2012 20:53:20 +0000 (16:53 -0400)
commit9611717901c2f2003870a866b5a118abe580a7eb
tree72e9e033d9ceaefe9d8d0d430b0ecc2c5097cef0
parentcff64409e9f23b3a402b54fd7bff75a05f604146
LU-1418 osc: remove DEADLOCK error messages

Deadlock is impossible for the current code, and the check
exist from some previous version. It can be removed.

Signed-off-by: Alexander Boyko <alexander_boyko@xyratex.com>
Xyratex-bug-id: MRP-497
Change-Id: Ifbd4270739894c946553952d86ff931c4c707791
Reviewed-on: http://review.whamcloud.com/2825
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osc/osc_lock.c