Whamcloud - gitweb
LU-17448 lod: don't skip uninited components
authorAlex Zhuravlev <bzzz@whamcloud.com>
Wed, 6 Mar 2024 18:00:51 +0000 (21:00 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 7 Apr 2024 19:16:08 +0000 (19:16 +0000)
commitf430463a0efecb92f4a42ae7033e2ba589370d58
tree1f091776e0d952b37f93f5c58f8cf552bd7ee980
parent29e926e46c73611ab7b7e47f6942a81e5321f127
LU-17448 lod: don't skip uninited components

don't skip uninitialized component during declaration as we need
to declare potential records to llogs if the component is created
in this transaction later.

Lustre-change: https://review.whamcloud.com/54302
Lustre-commit: 35b1076aef8fbb2840de2b831765a20ec937d034

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Ia1cbfaae9b28e40fd68fa125d748ec0b5319f512
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54655
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/lod/lod_object.c