summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndriy Skulysh <Andriy_Skulysh@xyratex.com>2014-01-22 17:36:19 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-07 21:44:17 +0400
commit69342b7884d6ea1ec97c0a99fe0524a380783e83 (patch)
tree8d2e94234763681d3c55702127df34d2e0c56fe5 /include/linux
parenta4c2a3a0a75a7e33f160d404c90daac740d6002a (diff)
downloadlinux-69342b7884d6ea1ec97c0a99fe0524a380783e83.tar.xz
staging/lustre/ptlrpc: flock deadlock detection does not work
Flock deadlocks are checked on the first attempt to grant the flock only. If we try again to grant it after its blocking lock is cancelled, we don't check for deadlocks which also may exist. Perform deadlock detection during reprocess Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-1715 Lustre-change: http://review.whamcloud.com/3553 Signed-off-by: Andriy Skulysh <Andriy_Skulysh@xyratex.com> Reviewed-by: Vitaly Fertman <vitaly_fertman@xyratex.com> Reviewed-by: Bruce Korb <bruce_korb@xyratex.com> Reviewed-by: Keith Mannthey <keith.mannthey@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: Peng Tao <bergwolf@gmail.com> Signed-off-by: Andreas Dilger <andreas.dilger@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions