Whamcloud - gitweb
LU-17354 osp: don't reset sequence client
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 12 Dec 2023 08:57:53 +0000 (11:57 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 13 Jan 2024 02:49:50 +0000 (02:49 +0000)
commitb6b1e8712cb1af946c2a1aef2005dc405f832587
tree7b29107496af296125c43cfbdb9bdaa2233f4bc7
parent77e42f0e4b6423df0a3f9978acef18d4cd63e828
LU-17354 osp: don't reset sequence client

do not reset sequence client if sequence allocation returned an
error, instead try to to get sequence later upon reconnection.

Lustre-change: https://review.whamcloud.com/53406
Lustre-commit: TBD (from 5cce95b35c652564b084f0721d4775d0fd522aa7)

Fixes: 6c4c51e307 ("LU-1445 osp: Use FID to track precreate cache.")
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Ie23b688e4f93651c4615d77a9686c44a150d3961
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53417
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/obd_support.h
lustre/osp/osp_precreate.c
lustre/tests/conf-sanity.sh