ceph: print more information when we can't find snaprealm
authorJeff Layton <jlayton@kernel.org>
Mon, 2 Aug 2021 19:32:47 +0000 (15:32 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 2 Sep 2021 20:49:17 +0000 (22:49 +0200)
commit692e17159792a13e8c5031bdc0ae9b0f3158593d
treecaf7a95bfb1ad5993f23eb1ff749baaff305f1cf
parent0ba92e1c5f7ce7e9c1c828a84e873d7be51c1b9f
ceph: print more information when we can't find snaprealm

Print a bit more information when we can't find the realm during
ceph_add_cap. Show both the inode number and the old realm inode
number.

Suggested-by: Sage Weil <sage@redhat.com>
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/caps.c