]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #29817 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Sep 2019 23:49:39 +0000 (16:49 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Sep 2019 23:49:39 +0000 (16:49 -0700)
commit10cb50f994b8586890bdce4345fa14d90810042c
treecc5719ab0125d2844981ff107b390a7af6c3fc1b
parentfbfce1ad7a275813259a7f934b3232b249f5b6f8
parent551b271af47debe4e4cce81149bd4a59fb928937
Merge PR #29817 into master

* refs/pull/29817/head:
doc: document that the kcephfs mount helper will search keyring files for secrets
mount.ceph: fork a child to get info from local configuration
mount.ceph: track mon string and path inside ceph_mount_info
mount.ceph: add name and secret to ceph_mount_info
mount.ceph: add ceph_mount_info structure
mount.ceph: clean up debugging output and error messages
mount.ceph: clean up return codes
mount.ceph: add comment explaining why we need to modprobe
mount.ceph: use bools for flags
common: have read_secret_from_file return negative error codes

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>