s3-vfs: initial work on posix:eadb module
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 Apr 2012 08:39:09 +0000 (18:39 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 Apr 2012 04:35:02 +0000 (14:35 +1000)
commitda50ff7f8481db9854843bac3c25d6fc0f0cfa9b
treec46eb1de4b76aa2e675ae592eb5b726c0c3b047f
parent7b4d511bc638b5c927dacc324628bd5db30e6dda
s3-vfs: initial work on posix:eadb module

This is a module that, like vfs_xattr_tdb, stores extended attributes
in a DB on disk.  This uses the format needed to support the
posix:eadb smb.conf option.

Andrew Bartlett
source3/modules/vfs_posix_eadb.c [new file with mode: 0644]
source3/modules/wscript_build
source3/wscript