Whamcloud - gitweb
LU-18051 ofd: Initialize the buffer for lvbo_update properly 08/55808/2
authorYang Sheng <ys@whamcloud.com>
Fri, 19 Jul 2024 14:17:00 +0000 (22:17 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Sep 2024 05:52:48 +0000 (05:52 +0000)
commitccfe0195b3b47b2b0091ebd845efff3b22d89e14
treed3b421e78c12bfee97e99de04553a8ba7aed5a53
parent37b8114c5ff92d7447321c1513515503f442b6bd
LU-18051 ofd: Initialize the buffer for lvbo_update properly

The lu_env maybe used in different target than it initialized.
So we should refill it by tags to over come the issue while
MDT & OST work in same node.

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: Ie7706dc9df2dd6fdbbac801fb266a87d9ed22026
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55808
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Mikhail Pershin <mpershin@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lu_object.h
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lvb.c
lustre/ofd/ofd_internal.h