[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-1235-gece34fd

Michael Adam obnox at samba.org
Wed Jan 9 23:48:45 GMT 2008


The branch, v3-2-test has been updated
       via  ece34fd2fe4bcd3f88a31a42faaba89248da3ba9 (commit)
      from  92fcf22b79809393c734e4005c34a5e7e4aaa912 (commit)

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


- Log -----------------------------------------------------------------
commit ece34fd2fe4bcd3f88a31a42faaba89248da3ba9
Author: Michael Adam <obnox at samba.org>
Date:   Thu Jan 10 00:45:54 2008 +0100

    Enable building the notify_fam module.
    
    Found by Timur I. Bakeyev <timur at com.bat.ru>.
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index 5eb85c7..d69928c 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -6494,6 +6494,8 @@ 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_MODULE(vfs_notify_fam, \$(VFS_NOTIFY_FAM_OBJ), "bin/notify_fam.$SHLIBEXT", VFS)
+
 
 SMB_SUBSYSTEM(VFS,smbd/vfs.o)
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list