]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/scrub: skip backtrace scrub for inode 0x1 mds_scrub-ignore-inode-0x1-for-backtrace-check
authorMilind Changire <mchangir@redhat.com>
Wed, 26 May 2021 09:30:03 +0000 (15:00 +0530)
committerMilind Changire <mchangir@redhat.com>
Wed, 26 May 2021 09:30:03 +0000 (15:00 +0530)
commit05c76940b71e8eb8bbcb8d23c94e0100fbd8e234
treea4fa06deafa769f15c077638888c2cae308237b1
parent31c84c0b3c74e26af273f1758639b068adfd8dde
mds/scrub: skip backtrace scrub for inode 0x1

Since a backtrace for inode 0x1 doesn't exist and doesn't make sense it
is wise to skip this inode and declare it as passed.

Fixes: https://tracker.ceph.com/issues/50976
Signed-off-by: Milind Changire <mchangir@redhat.com>
src/mds/CInode.cc