Whamcloud - gitweb
LU-16266 lfsck: fix the PROJID of OST object 19/58519/6
authorHongchao Zhang <hongchao@whamcloud.com>
Tue, 18 Mar 2025 01:19:52 +0000 (09:19 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 7 May 2025 21:12:50 +0000 (21:12 +0000)
commitee292c13e2101e9ee5190589f6d3c04a75a52c93
tree2ca33fc6c0dac0eafb32c992a38d692841e4a731
parent0329d7b3209c9a6dd3b18d3fc97a5d0d33421be5
LU-16266 lfsck: fix the PROJID of OST object

The PROJID of the OST object should be fixed along with UID/GID
when LFSCK finds the UID/GID/PROJID of the OST object is different
from the value of the MDT object.

Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Change-Id: Ifbdc89797ccfa4d80515ec1a67062016e7dc30fb
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58519
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: Li Dongyang <dongyangli@ddn.com>
lustre/lfsck/lfsck_layout.c
lustre/tests/sanity-lfsck.sh