erofs: get rid of debug_one_dentry()
authorGao Xiang <hsiangkao@linux.alibaba.com>
Sat, 14 Jan 2023 12:57:45 +0000 (20:57 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Wed, 15 Feb 2023 00:11:23 +0000 (08:11 +0800)
commite324eaa9790614577c93e819651e0a83963dac79
treeec69038f38ac3aabe3c91193fa9c81805316d932
parent768bb10afb99803d1ea3ae2f00afcf53a8e02e5f
erofs: get rid of debug_one_dentry()

Since erofsdump is available, no need to keep this debugging
functionality at all.

Also drop a useless comment since it's the VFS behavior.

Link: https://lore.kernel.org/r/20230114125746.399253-1-xiang@kernel.org
Reviewed-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/dir.c