]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: bump client_reply debug to match client_req 14036/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 18 Mar 2017 23:10:00 +0000 (19:10 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 18 Mar 2017 23:10:21 +0000 (19:10 -0400)
commit9ecb489354cd30c6544f817762f2f26096e7be28
tree7c2d4b17a6968b7ca3202be91597b79cf84260c6
parent8fbc61a725ab4fd911a848b359c9dca3ec5fb1cb
mds: bump client_reply debug to match client_req

handle_client_request is at level 7, show the replies at that same level:

    2017-03-02 22:36:03.044273 7f014b94c700  4 mds.7.server handle_client_request client_request(client.14435:99257 lookup #800000273f9/linux 2017-03-02 22:36:03.042255 caller_uid=0, caller_gid=0{}) v4

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/Server.cc