Whamcloud - gitweb
LU-14575 ofd: suppress errors on missing parent FID 84/43184/2
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 31 Mar 2021 17:45:05 +0000 (12:45 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 10 Apr 2021 17:40:53 +0000 (17:40 +0000)
commit4a6ed7d6351e4fffd8af5745bfe7cbb161c46858
tree328948a14505d74ff10693cae3958d01f0bf4f53
parentf7392c7c4a16bc1127ee448f937ba81c50dcdfd5
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.

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