]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: log inode when waiting on max size
authorSam Lang <sam.lang@inktank.com>
Thu, 28 Mar 2013 16:02:49 +0000 (11:02 -0500)
committerSam Lang <sam.lang@inktank.com>
Wed, 3 Apr 2013 16:31:52 +0000 (11:31 -0500)
commitf9b7dff70a4c78ab4af139df55bea530bd5d1320
tree1f793367212491a31d08a8a40538ce84f5ff4195
parent3842ff7d677bae98462f7d050f5fda9d85f6273d
client: log inode when waiting on max size

Logging the specific inode that the get_caps()
is waiting for helps during debugging of stuck waiters.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
src/client/Client.cc