Whamcloud - gitweb
LU-14575 ofd: suppress errors on missing parent FID
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 31 Mar 2021 17:45:05 +0000 (12:45 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 15 Jul 2021 02:42:49 +0000 (02:42 +0000)
commitf588750b86f6d32375b0ca7a1a897c066e91f067
tree62a2ad0f18656b348d570880d0fa4c2980f634d6
parent419022d2b8d236036fd59468bb189a9d5fba5786
LU-14575 ofd: suppress errors on missing parent FID

In ofd_access(), if the parent FID is zero then skip adding an entry
to the OFD access log.

Lustre-change: https://review.whamcloud.com/43184
Lustre-commit:4a6ed7d6351e4fffd8af5745bfe7cbb161c46858

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: Ib518dc1f181a820d99021dd58ab548916e16f29d
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44225
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/ofd/ofd_access_log.c