twx-linux/include/linux/ceph
David Howells 82995cc6c5 libceph, rbd, ceph: convert to use the new mount API
Convert the ceph filesystem to the new internal mount API as the old
one will be obsoleted and removed.  This allows greater flexibility in
communication of mount parameters between userspace, the VFS and the
filesystem.

See Documentation/filesystems/mount_api.txt for more information.

[ Numerous string handling, leak and regression fixes; rbd conversion
  was particularly broken and had to be redone almost from scratch. ]

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2019-11-27 22:28:37 +01:00
..
auth.h
buffer.h libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer 2019-08-22 10:47:41 +02:00
ceph_debug.h
ceph_features.h
ceph_frag.h
ceph_fs.h
ceph_hash.h
cls_lock_client.h
debugfs.h
decode.h
libceph.h libceph, rbd, ceph: convert to use the new mount API 2019-11-27 22:28:37 +01:00
mdsmap.h
messenger.h libceph: add function that reset client's entity addr 2019-09-16 12:06:23 +02:00
mon_client.h libceph: add function that reset client's entity addr 2019-09-16 12:06:23 +02:00
msgpool.h
msgr.h
osd_client.h libceph: add function that clears osd client's abort_err 2019-09-16 12:06:23 +02:00
osdmap.h
pagelist.h
rados.h
string_table.h
striper.h
types.h