Whamcloud - gitweb
LU-13195 osp: invalidate object on write error 87/38387/4
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 27 Apr 2020 07:24:33 +0000 (10:24 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 10 Jun 2020 20:51:23 +0000 (20:51 +0000)
commit9e1071b517578ed3752efb1412017c8f93cd333b
tree0b479efbcfa6a0d020689956a85a3c8b4e556057
parentebc793d7d4407177a7876e03776fc3727c174ff1
LU-13195 osp: invalidate object on write error

do this unconditionally, to avoid cases when the object is
on another request's invalidation list.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I8ee0c484e695e88c0ea6fb13ac377fa689150780
Reviewed-on: https://review.whamcloud.com/38387
Reviewed-by: Alexander Boyko <alexander.boyko@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osp/osp_md_object.c
lustre/target/out_lib.c