]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: specify inode in get_caps log message 13966/head
authorJohn Spray <john.spray@redhat.com>
Tue, 14 Mar 2017 22:17:36 +0000 (22:17 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 14 Mar 2017 22:17:36 +0000 (22:17 +0000)
commit84b344ef8a60d3a4800657dc4f5fc777be99e4b9
treec2c03c8541f9775d9b69e56b7fcaaa0e03881fdf
parent6586f32f3537b9587364084fc35680e5b6dd59c6
client: specify inode in get_caps log message

Otherwise when a client is stuck waiting for caps
and periodically emitting this message, we have
a hard time knowing which inode is involved.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc