]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: track mon string and path inside ceph_mount_info
authorJeff Layton <jlayton@redhat.com>
Tue, 20 Aug 2019 20:27:14 +0000 (16:27 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 13 Sep 2019 12:14:48 +0000 (08:14 -0400)
commitaa62bbc1437adb0cc531d3760e6638a7b16d2644
treeabc759f5fee8d63308e3fe3d5060e290cbfde06a
parentf560fbc1e19caec9d4522fdc4ae67955cbf46390
mount.ceph: track mon string and path inside ceph_mount_info

...and separate the parsing and resolution into two separate
functions.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/mount/mount.ceph.c