]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: clean up debugging output and error messages
authorJeff Layton <jlayton@redhat.com>
Tue, 13 Aug 2019 14:16:18 +0000 (10:16 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 13 Sep 2019 12:14:48 +0000 (08:14 -0400)
commit075120455dcbf2bf3a5596b4f71c52fc465035db
tree2cc8e72148bf734e73d344fadc8354f5b27bed0e
parent92a0ea4c8b3a0f032742933b66a044fc64ef0aca
mount.ceph: clean up debugging output and error messages

Ensure that error messages go to stderr, and add a new
mount_ceph_debug() helper to print debugging messages.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/mount/mount.ceph.c
src/mount/mount.ceph.h [new file with mode: 0644]