]> Git Repo - linux.git/commit
erofs: kill verbose debug info in erofs_fill_super
authorGao Xiang <[email protected]>
Wed, 4 Sep 2019 02:09:01 +0000 (10:09 +0800)
committerGreg Kroah-Hartman <[email protected]>
Thu, 5 Sep 2019 18:10:08 +0000 (20:10 +0200)
commit688a5f2ed486914c28e17062139c07897307ee01
tree83c31c87aabb85c2ae2782d65cdf27cd42394c65
parent0259f209487c839e0d5fa0bb82a6e591dd57357a
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[email protected]/
Reported-by: Christoph Hellwig <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
fs/erofs/super.c
This page took 0.053909 seconds and 4 git commands to generate.