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>
Thu, 8 Aug 2013 05:49:41 +0000 (01:49 -0400)
commit5e9646ded8a35f1f0b7f3f1eadbd8ab4d927c4a5
treec5fa32f46561c490b1c12f5fb370ea3732a95449
parent595f8b513d16ec6f46b534cc28dd3a961c72568a
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