Commit Graph

7 Commits

Author SHA1 Message Date
Dietmar Maurer
e2171b3622 depend on libpve-access-control
We need to be able to close open server sockets.
2014-01-21 09:18:01 +01:00
Dietmar Maurer
9539bd3700 always for worker process
librados does not work well when we fork after rados_connect().
So we always fork a separate worker and use IPC to send/receive data.
2014-01-21 09:11:21 +01:00
Dietmar Maurer
f5996c6255 improve examples 2014-01-17 09:20:31 +01:00
Dietmar Maurer
23c2cb25b6 avoid unnecessary warning 2014-01-17 09:17:14 +01:00
Dietmar Maurer
b2a25d5d82 use json format by default 2014-01-16 13:24:28 +01:00
Dietmar Maurer
612779b19b allow to set client_mount_timeout 2014-01-16 12:45:12 +01:00
Dietmar Maurer
27bfc7c68e initial import 2014-01-16 11:24:54 +01:00