Whamcloud - gitweb
LU-15163 osd: osd_obj_map_recover() to restart transaction
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 26 Oct 2021 08:38:50 +0000 (11:38 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 16 May 2024 23:57:48 +0000 (23:57 +0000)
commitb3c1416d3e68e8674bb24770b0e7f49db57ce5bd
tree7ce4d7bccc5425f0c6d11551b013bba262c993f7
parent1ec186e7274413f6fedde2a0dae6dc90b2bc7a45
LU-15163 osd: osd_obj_map_recover() to restart transaction

osd_obj_map_recover() stops transaction when need to call
vfs_link() and it has to start a new transaction to modify
filesystem.

Lustre-commit: 7bf0e557a2b3a463e4d78e81b6ab93987d3dc8af
Lustre-change: https://review.whamcloud.com/45368

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