commit | 688a5f2ed486914c28e17062139c07897307ee01 | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Wed Sep 04 10:09:01 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 05 20:10:08 2019 +0200 |
tree | 83c31c87aabb85c2ae2782d65cdf27cd42394c65 | |
parent | 0259f209487c839e0d5fa0bb82a6e591dd57357a [diff] |
erofs: kill verbose debug info in erofs_fill_super As Christoph said [1], "That is some very verbose debug info. We usually don't add that and let people trace the function instead. " [1] https://lore.kernel.org/r/20190829101545.GC20598@infradead.org/ Reported-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Link: https://lore.kernel.org/r/20190904020912.63925-15-gaoxiang25@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>