]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ceph: remove "Debugging hook" from ceph_fill_trace
authorJeff Layton <jlayton@redhat.com>
Tue, 31 Jan 2017 15:55:38 +0000 (10:55 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 20 Feb 2017 11:16:08 +0000 (12:16 +0100)
commit6fffaef954c432f6ddb42ec1064087e8ed704ca8
tree6d101a13ac305df3f418f50d2318e47b373d621f
parentc1944fedd8c492ce1c1a99ca9064dcc7bafa80e9
ceph: remove "Debugging hook" from ceph_fill_trace

Keeping around commented out code is just asking for it to bitrot and
makes viewing the code under cscope more confusing.  If
we really need this, then we can revert this patch and put it under a
Kconfig option.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/inode.c