Whamcloud - gitweb
LU-14692 osp: deprecate IDIF sequence for MDT0000 22/45822/22
authorLi Dongyang <dongyangli@ddn.com>
Fri, 10 Dec 2021 11:44:09 +0000 (22:44 +1100)
committerOleg Drokin <green@whamcloud.com>
Tue, 21 Mar 2023 23:11:51 +0000 (23:11 +0000)
commit6d2e7d191a7b27cde62b605dbed14488cfd4d410
treefee9fdf658746fc17cfc926feb147263af38d126
parentd03b038d0dd8360dc896ceb7f3cee99245551cb8
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

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