ceph: drop the mdsc_get_session/put_session dout messages
authorJeff Layton <jlayton@kernel.org>
Tue, 26 Jan 2021 18:22:31 +0000 (13:22 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 2 Sep 2021 20:49:17 +0000 (22:49 +0200)
commit9f3589993c0c69ab9f2401a6b65b21c419b482d6
tree70b2ad818ad9464e0516b87ec61daa25ca58b0b7
parent3eaf5aa1cfa8c97c72f5824e2e9263d6cc977b03
ceph: drop the mdsc_get_session/put_session dout messages

These are very chatty, racy, and not terribly useful. Just remove them.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/mds_client.c