Whamcloud - gitweb
LU-9135 osp: do not fail if last_rcvd update failed 13/31013/2
authorAlex Zhuravlev <bzzz@whamcloud.com>
Thu, 16 Nov 2017 12:43:32 +0000 (15:43 +0300)
committerJohn L. Hammond <john.hammond@intel.com>
Mon, 12 Mar 2018 18:17:53 +0000 (18:17 +0000)
commit22ef5d606a629d79671ec3e340f068a7d0a38469
tree4c1201a2922c1d3bd4cf39a15dcf0b965b4cd652
parent5f5281e3a4d263ea8db5f2665d32f4b4da6066c4
LU-9135 osp: do not fail if last_rcvd update failed

just ignore an error in this case and hope the next time
OST will be able to serve well and OSP cancel the record.

Lustre-change: https://review.whamcloud.com/30129
Lustre-commit: d764d538d601fa7e980a32a02899f9c32772844c

Change-Id: Ib1bbe77132e81322f353909620b6a413981ae342
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/31013
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/osp/osp_sync.c
lustre/tests/sanity.sh