Whamcloud - gitweb
LU-8704 osp: update local fldb cache 20/44720/30
authorAlex Zhuravlev <bzzz@whamcloud.com>
Sat, 21 Aug 2021 15:45:53 +0000 (18:45 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 1 May 2023 04:07:48 +0000 (04:07 +0000)
commit7278b74abf2eb2233262973cea07b90c8c98537f
treeca31529d5d311a0475e9e7edb9b1ddd965514ffb
parent5eae8514f5f1730fe93d55d348400f5ecf681078
LU-8704 osp: update local fldb cache

update local fldb cache during precreate. this is to avoid
a situation when LOD is generating LOVEA and has to lookup
in FLDB. in turn this may lead to an RPC with a local
transaction running. not good.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Iadf89eddcef88750d234b0139b67e04715e68855
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/44720
Reviewed-by: Sergey Cheremencev <scherementsev@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osp/osp_precreate.c