]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/mdc: Keep resend FLocks
authorBruno Faccini <bruno.faccini@intel.com>
Mon, 22 Jul 2013 16:07:09 +0000 (00:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 20:45:09 +0000 (13:45 -0700)
commitcd6b328cd0c79bba866ffb60ff447b84cfaacf3b
tree0426f44080868d9447b63fad7155d3e6406584a6
parent70b749d43d1654a4fda1b281ad08d194d6aada2b
staging/lustre/mdc: Keep resend FLocks

FLocks requests (particulary F_UNLCKs) can't be trashed
upon comm problems with Server/MDS nor upon kill/exit,
thus we need to keep retry/send.

Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2665
Lustre-change: http://review.whamcloud.com/6415
Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mdc/mdc_locks.c