Whamcloud - gitweb
LU-14044 llog: check fid after convert
authorYang Sheng <ys@whamcloud.com>
Mon, 17 Oct 2022 18:53:47 +0000 (11:53 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 27 Oct 2022 03:15:41 +0000 (03:15 +0000)
commitf768edf9d8bb9e1b04698f0125c48670ba426d7b
tree43f57897cb779d5f018ea813f03542d1a5eb7aff
parent96deed703b55307b49d4124beaa90958079d00f3
LU-14044 llog: check fid after convert

We should convert from llog_id and then check fid. Also
change fid-lookup to error check instead LASSERT.

Lustre-change: https://review.whamcloud.com/40294
Lustre-commit: 6df76d3357fc5896b6902399ed7ce6d7c7835f58

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: I673d8f16ff9e57a0482d6a3ec3ee3db33699f57f
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/48892
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/obdclass/llog_ioctl.c
lustre/osd-ldiskfs/osd_handler.c
lustre/utils/lctl.c