s3-vfs: add vfs_btrfs module
commit15ce3a9c2f2aedcd4896235238a4ffdf23aa9178
authorDavid Disseldorp <ddiss@samba.org>
Fri, 8 Mar 2013 10:47:55 +0000 (8 11:47 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 9 Mar 2013 05:30:21 +0000 (9 06:30 +0100)
tree007eded8aa0256c97ec129db9c0aebca01edc50a
parent11d128632357c9ae89d67aaf23c429fae83a1b29
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.

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/Makefile.in
source3/configure.in
source3/modules/vfs_btrfs.c [new file with mode: 0644]
source3/modules/wscript_build
source3/wscript