]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: rename parse_fsid() to ceph_parse_fsid() and export
authorVenky Shankar <vshankar@redhat.com>
Wed, 14 Jul 2021 10:05:51 +0000 (15:35 +0530)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 13 Jan 2022 12:40:06 +0000 (13:40 +0100)
commitbcdf5b0cc6becbc5dbd07ac1b0da08e2f2be4a15
treede66cd33466d1861d8119318e9d658786691cdee
parent4223b7dde7aba59792d1a68ad66e6d033becbeeb
libceph: rename parse_fsid() to ceph_parse_fsid() and export

... as it is too generic. also, use __func__ when logging
rather than hardcoding the function name.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/libceph.h
net/ceph/ceph_common.c