]> git-server-git.apps.pok.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)
committerNathan Cutler <ncutler@suse.com>
Thu, 14 Nov 2019 16:25:02 +0000 (17:25 +0100)
commit867c2dfea9f7f308aa70beb08b712ee06ba0c503
tree1b309e0636117e902bf1665f0a1d15d96fa60636
parent4fdf75ee9104a273f51bc2c00ba29c0b103d6f26
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>
(cherry picked from commit f560fbc1e19caec9d4522fdc4ae67955cbf46390)
src/mount/mount.ceph.c
src/mount/mount.ceph.h