ceph/src/client
Patrick Donnelly df78003054
Merge PR #28003 into master
* refs/pull/28003/head:
	client: do not return EEXIST for mkdirs
	pybind/mgr/volumes: print exceptions in purge thread
	pybind/mgr/volumes: refactor trash readdir
	pybind/mgr/volumes: use existing client provided recursive mkdir
	pybind/mgr/volumes: cleanup fs removal
	pybind/mgr/subvolumes: use bytes for paths
	pybind/mgr/volumes: remove unused property
	test: add basic purge queue validation test
	mgr / volumes: schedule purge job for volumes on init
	mgr / volumes: purge queue for async subvolume delete
	mgr / volumes: maintain connection pool for fs volumes
	mgr / volumes: wrap rmtree() call within try..except block
	mgr / volumes: use negative error codes everywhere
	test: cleanup removing all subvolumes before removing subvolume group

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-07-16 13:40:10 -07:00
..
hypertable
CMakeLists.txt
Client.cc Merge PR #28003 into master 2019-07-16 13:40:10 -07:00
Client.h client: drop Client::lookup_parent 2019-06-03 14:01:51 -04:00
ClientSnapRealm.cc
ClientSnapRealm.h
Delegation.cc
Delegation.h
Dentry.cc
Dentry.h
Dir.h
Fh.cc
Fh.h
Inode.cc
Inode.h
InodeRef.h
MetaRequest.cc
MetaRequest.h src/: use cref_t<Message> instead of Message::const_ref 2019-04-18 06:59:41 +08:00
MetaSession.cc
MetaSession.h src/: use ref_t<Message> instead of Message::ref 2019-04-18 06:59:41 +08:00
ObjecterWriteback.h
SyntheticClient.cc
SyntheticClient.h
Trace.cc
Trace.h
UserPerm.h
barrier.cc
barrier.h
fuse_ll.cc client: support the fallocate() when fuse version >= 2.9 2019-07-03 00:20:23 +08:00
fuse_ll.h
ioctl.h
posix_acl.cc
posix_acl.h
test_ioctls.c