Whamcloud - gitweb
LU-2665 mdc: Keep resend FLocks
authorBruno Faccini <bruno.faccini@intel.com>
Wed, 22 May 2013 09:50:03 +0000 (11:50 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 19 Nov 2013 23:00:03 +0000 (08:00 +0900)
commit35a758f905a5c1f8bfa816445219b6323d99fdb0
tree98ba70769aa907f57e0e9a6a725d1287e875c971
parent3a5d37e161d226cbc9f910f691d7f0e5c56e8208
LU-2665 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.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: I8faa331712abeadee46eabe111ee1c23a05840d5
Reviewed-on: http://review.whamcloud.com/6415
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdc/mdc_locks.c