]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't skip validating disk state of symlink
authorYan, Zheng <zyan@redhat.com>
Wed, 24 Jun 2020 10:46:41 +0000 (18:46 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 16 Nov 2020 01:02:18 +0000 (09:02 +0800)
commitfbac6bc62ed0a1a424ba074456b81bcd34ed1f9d
tree1815e868ccaeadb550f43ae4c2919e18780028cd
parentff10bdbe165d28c2c59e790df786d2a7ed4648c4
mds: don't skip validating disk state of symlink

we can check if backtrace is valid and check if inode number is in-use

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/CInode.cc