[PATCH 0/2] Ceph vfs module
samlang at gmail.com
samlang at gmail.com
Wed Apr 17 09:56:33 MDT 2013
From: Sam Lang <sam.lang at inktank.com>
This patch set includes the implementation of the Ceph vfs module.
There is also a bug fix to the client for smbtorture that avoids
a segfault on failure so that the other base.open tests can proceed
after ctemp fails.
Sam Lang (2):
s3/modules: New vfs module: cephfs
source4/libcli: Only set ctemp set on success
source3/Makefile.in | 5 +
source3/configure.in | 31 +
source3/modules/vfs_ceph.c | 1256 +++++++++++++++++++++++++++++++++++++++++
source3/modules/wscript_build | 10 +
source3/wscript | 15 +
source4/libcli/clifile.c | 6 +-
6 files changed, 1320 insertions(+), 3 deletions(-)
create mode 100644 source3/modules/vfs_ceph.c
--
1.7.10.4
More information about the samba-technical
mailing list