s3-vfs: add vfs_btrfs module
authorDavid Disseldorp <ddiss@samba.org>
Tue, 4 Sep 2012 13:27:38 +0000 (15:27 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 19 Sep 2012 03:59:03 +0000 (05:59 +0200)
commitfc2094badd125ec3a6e33e260ea516254fb9bfc7
treecad6bd58fc42a6d642e9168c5c1e3383e5a7e05d
parent7714092db539036c65df7bfe426396d0c138f2b8
s3-vfs: add vfs_btrfs module

Currently it only plumbs itself into the copy_chunk call path,
translating such requests into BTRFS_IOC_CLONE_RANGE calls.
source3/Makefile.in
source3/configure.in
source3/modules/vfs_btrfs.c [new file with mode: 0644]
source3/modules/wscript_build
source3/wscript