]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: 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>
Mon, 8 Nov 2021 02:31:03 +0000 (03:31 +0100)
commit7daeae8b782c38bfdb4f0f0ad7aa791398daef44
tree3b44af1042b4d5d30c848714104d8aa57e6c0db0
parentff83dffef70b2ef6e7a09b105b75916e277bc2e6
ceph: 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>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
include/linux/ceph/libceph.h
net/ceph/ceph_common.c