[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-149-g6913536

Michael Adam obnox at samba.org
Thu Nov 1 13:25:30 GMT 2007


The branch, v3-2-test has been updated
       via  69135360648e395eda29b15625b20a877e38bdd8 (commit)
      from  8a77f520fa03afa60eac2aaeab4babe7dd8db4f0 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 69135360648e395eda29b15625b20a877e38bdd8
Author: Michael Adam <obnox at samba.org>
Date:   Thu Nov 1 14:24:27 2007 +0100

    Enable building the zfsacl VFS module by specifying
    "--with-shared-modules=vfs_zfsacl" on the configure command line.
    
    Michael

-----------------------------------------------------------------------

Summary of changes:
 source/configure.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index 80e57f8..9e1ebef 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -6295,6 +6295,7 @@ SMB_MODULE(vfs_gpfs, \$(VFS_GPFS_OBJ), "bin/gpfs.$SHLIBEXT", VFS)
 SMB_MODULE(vfs_readahead, \$(VFS_READAHEAD_OBJ), "bin/readahead.$SHLIBEXT", VFS)
 SMB_MODULE(vfs_fileid, \$(VFS_FILEID_OBJ), "bin/fileid.$SHLIBEXT", VFS)
 SMB_MODULE(vfs_syncops, \$(VFS_SYNCOPS_OBJ), "bin/syncops.$SHLIBEXT", VFS)
+SMB_MODULE(vfs_zfsacl, \$(VFS_ZFSACL_OBJ), "bin/zfsacl.$SHLIBEXT", VFS)
 
 SMB_SUBSYSTEM(VFS,smbd/vfs.o)
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list