]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: add name and secret to ceph_mount_info
authorJeff Layton <jlayton@redhat.com>
Tue, 20 Aug 2019 18:25:55 +0000 (14:25 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 13 Sep 2019 12:14:48 +0000 (08:14 -0400)
commitf560fbc1e19caec9d4522fdc4ae67955cbf46390
treeb7e41f889adde6b5801b12384e5e4a5757cc7104
parent2cad92bc644aac2db1a29a949f2297b515591469
mount.ceph: add name and secret to ceph_mount_info

...and move the length defines into mount.ceph.h. Note that we use a
fixed-length buffer for the secret, as it cuts down a copy when we
read_secret_from_file.

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