Whamcloud - gitweb
LU-10496 ofd: serialize fmd check and set 28/36228/4
authorAlexey Zhuravlev <bzzz@whamcloud.com>
Wed, 18 Sep 2019 12:23:44 +0000 (15:23 +0300)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Oct 2019 03:43:57 +0000 (03:43 +0000)
commit97a10cf9797bbed02fb131f6a205b6a0ceeb0525
tree59eadd0eebac42b708910afa45197fccf8876412
parent312e06c24f3a7f8ef7ea43ecd10f04d80c623f14
LU-10496 ofd: serialize fmd check and set

Serialize FMD check and set in OFD to prevent update
with old data.
Update also sanity tests 39j,k to cancel LRU locks on
both mdc and osc namespaces because for DOM files both
MDT and OST stripes are being used

Test-Parameters: testlist=sanity-dom
Signed-off-by: Alexey Zhuravlev <bzzz@whamcloud.com>
Change-Id: I02e28e1e3e8e533d9c7450d798fceb9261b27ea0
Reviewed-on: https://review.whamcloud.com/36228
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ofd/ofd_io.c
lustre/ofd/ofd_objects.c
lustre/tests/sanity.sh