Whamcloud - gitweb
LU-14692 osp: deprecate IDIF sequence for MDT0000
authorLi Dongyang <dongyangli@ddn.com>
Fri, 10 Dec 2021 11:44:09 +0000 (22:44 +1100)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 28 Sep 2023 08:42:32 +0000 (08:42 +0000)
commit223248bca9ba3b9065815e2687e8e8a98abf58a5
treea08de5b08d5d6901fbfb49c7894efe064487272a
parentf36eda6a1e31fe8d1bc5e6d74105b0cedb952999
LU-14692 osp: deprecate IDIF sequence for MDT0000

Always return true for IDIF seq osp_fid_end_seq
so osp precreate will rollover to a new seq in
the FID_SEQ_NORMAL range for MDT0000.

Remove conf-sanity test_122b:
Check OST sequence wouldn't change when IDIF 32bit overflows

Lustre-change: https://review.whamcloud.com/45822
Lustre-commit: 6d2e7d191a7b27cde62b605dbed14488cfd4d410

Change-Id: I85a0e38266331c96d971d68ec353949ccac3fc21
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sergey Cheremencev <scherementsev@ddn.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50758
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osp/osp_internal.h
lustre/osp/osp_precreate.c
lustre/tests/conf-sanity.sh