]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: add ceph_mount_info structure
authorJeff Layton <jlayton@redhat.com>
Tue, 20 Aug 2019 18:40:23 +0000 (14:40 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 13 Sep 2019 12:14:48 +0000 (08:14 -0400)
commit2cad92bc644aac2db1a29a949f2297b515591469
treeeda4a05a5834e80d8b255c1467effe60b8d333af
parent075120455dcbf2bf3a5596b4f71c52fc465035db
mount.ceph: add ceph_mount_info structure

Add a new structure to hold current mount information. Move the options
string and the current buffer length into it, as well as the filesystem
mount flags.

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