commit | 4153c7fc937a2afa077dbdb9fe3189b9981f423c | [log] [tgz] |
---|---|---|
author | Venky Shankar <vshankar@redhat.com> | Wed Jul 14 15:35:51 2021 +0530 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jan 13 13:40:06 2022 +0100 |
tree | de66cd33466d1861d8119318e9d658786691cdee | |
parent | 2d7c86a8f9cdce1408c4f3c69d94d007eff2f179 [diff] |
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>