mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
rbd: fix typo in Kernel.cc
Fixes: http://tracker.ceph.com/issues/19273 Reported-by: Shinobu Kinjo <shinobu@redhat.com> Signed-off-by: Gaurav Kumar Garg <garg.gaurav52@gmail.com>
This commit is contained in:
parent
8bd12b2c14
commit
197e4704bb
@ -185,7 +185,7 @@ static int do_kernel_showmapped(Formatter *f)
|
||||
/*
|
||||
* hint user to check syslog for krbd related messages and provide suggestions
|
||||
* based on errno return by krbd_map(). also note that even if some librbd calls
|
||||
* fail, we atleast dump the "try dmesg..." message to aid debugging.
|
||||
* fail, we at least dump the "try dmesg..." message to aid debugging.
|
||||
*/
|
||||
static void print_error_description(const char *poolname, const char *imgname,
|
||||
const char *snapname, int maperrno)
|
||||
|
Loading…
Reference in New Issue
Block a user