[SCM] CTDB repository - branch master updated - ctdb-2.3-55-ge9ef93f

2013-08-13 Thread Amitay Isaacs
The branch, master has been updated
   via  e9ef93f7b6dad59eabaa32124df81f3e74c651ef (commit)
   via  b49c4f39666d5b1596213bf41bcdc47ed3c327ae (commit)
   via  ff5f0d1e29af2b293e30cdc54bed03a644be7038 (commit)
   via  11fbf4789d783dd0bac22754b374dd9ea4b03bad (commit)
   via  1d61988af9e4fa3621a3e2d06a859bcb53df2d67 (commit)
   via  f4ef83a256f59eeb00b9a5bc10c28347e1ad1031 (commit)
   via  e8b531405665885196c95fe1608db33a255bf761 (commit)
   via  3ba933d806106d12bc48b83b22d0f314d9d1e5e5 (commit)
   via  1a1be43f8466d46913dcdfe6dcedb94316cd28ad (commit)
   via  c7332526b1b488abefeb4be78a7cd3f2f9abc451 (commit)
   via  63be516673c5d9c0d543617bf1bb8bca919956a8 (commit)
   via  4e3bd06916bd3adac213fb18c7c2a24854b02d45 (commit)
   via  2fc6b6403707a292d134140fc0b9145b454992c5 (commit)
   via  ca61eb776ab862bd269e45ee0f9f96e7e1e0e001 (commit)
  from  5e9b1a7e24d058ff88aaa0563db36a804e866fa9 (commit)

http://gitweb.samba.org/?p=ctdb.git;a=shortlog;h=master


- Log -
commit e9ef93f7b6dad59eabaa32124df81f3e74c651ef
Author: Martin Schwenke 
Date:   Mon Aug 12 11:36:25 2013 +1000

eventscripts: Become unhealthy faster on nfsd failure

Anecdotal evidence suggests that most nfsd RPC check failures are due
to cluster filesystem or storage problem.  Apparently these are rarely
helped by attempting to restart the NFS service because the restart
tends to hang.

Fail after 2 nfsd RPC check failures, instead of waiting for 6
failures.  Restart on every 10th failure to try to bring the node back
to good health.

Update unit tests to match.

Signed-off-by: Martin Schwenke 

commit b49c4f39666d5b1596213bf41bcdc47ed3c327ae
Author: Martin Schwenke 
Date:   Fri Aug 9 11:56:29 2013 +1000

tools/ctdb: Increase default control timeout to 10 seconds

The current 3 second timeout is arbitrary and users trip over it
sometimes.

Signed-off-by: Martin Schwenke 

commit ff5f0d1e29af2b293e30cdc54bed03a644be7038
Author: Martin Schwenke 
Date:   Thu Aug 8 16:02:44 2013 +1000

eventscripts: Improve message logged when a counter hits a limit

It should print the actual number of consecutive failures rather than
the limit.

Signed-off-by: Martin Schwenke 

commit 11fbf4789d783dd0bac22754b374dd9ea4b03bad
Author: Martin Schwenke 
Date:   Tue Aug 6 12:42:13 2013 +1000

eventscripts: Print a message when waiting for TCP connections to be killed

This makes the gaps in the logs more obvious.

Signed-off-by: Martin Schwenke 

commit 1d61988af9e4fa3621a3e2d06a859bcb53df2d67
Author: Martin Schwenke 
Date:   Mon Aug 5 15:12:14 2013 +1000

eventscripts: New configuration variable $CTDB_RPCINFO_LOCALHOST

Passing "localhost" to the rpcinfo command causes overheads, like
reading /etc/services multiple times.

Signed-off-by: Martin Schwenke 
Pair-programmed-with: Amitay Isaacs 

commit f4ef83a256f59eeb00b9a5bc10c28347e1ad1031
Author: Martin Schwenke 
Date:   Fri Aug 2 15:18:47 2013 +1000

eventscripts: Add modulo (%) operator to ctdb_check_counter()

Also add it to the corresponding eventscript unit test infrastructure.

Signed-off-by: Martin Schwenke 

commit e8b531405665885196c95fe1608db33a255bf761
Author: Martin Schwenke 
Date:   Fri Aug 2 16:05:46 2013 +1000

eventscripts: Separate out RPC service restart code

While doing this:

* Explicitly assign RPC program and version information in
  _nfs_check_rpc_common().  This is more lines of code but is easier
  to read.

* Don't print the options when starting a service.  Trying to print it
  makes the code messy for little benefit.

  Update the eventscript unit testing code and a Ganesha test to
  reflect this.

Signed-off-by: Martin Schwenke 

commit 3ba933d806106d12bc48b83b22d0f314d9d1e5e5
Author: Martin Schwenke 
Date:   Fri Aug 2 16:03:42 2013 +1000

tests/eventscripts: Override background_with_logging(), just prepend "&"

That is, output that goes through background_with_logging() just gets
"&" prepended to each line.  This is cleaner than having the tests
grovel through logs.

Update some 49.winbind/50.samba tests to deal with this.

Signed-off-by: Martin Schwenke 

commit 1a1be43f8466d46913dcdfe6dcedb94316cd28ad
Author: Martin Schwenke 
Date:   Tue Jul 30 16:24:24 2013 +1000

eventscripts: Remove support for RPC service 'q' and 's' restart flags

They're hard to maintain and provide very little benefit.

Signed-off-by: Martin Schwenke 

commit c7332526b1b488abefeb4be78a7cd3f2f9abc451
Author: Martin Schwenke 
Date:   Tue Jul 30 16:21:36 2013 +1000

eventscripts: When restarting the nfslock service only show output of start

That is, /dev/null the "stop" output.  This is consistent with

autobuild: intermittent test failure detected

2013-08-13 Thread autobuild
The autobuild test system has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey/2013-08-14-0015/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2013-08-14-0015/samba3.stderr
   http://git.samba.org/autobuild.flakey/2013-08-14-0015/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2013-08-14-0015/samba.stderr
   http://git.samba.org/autobuild.flakey/2013-08-14-0015/samba.stdout
  
The top commit at the time of the failure was:

commit 1b57fd180c2640598c13d2459a7c7a6f04708388
Author: Günther Deschner 
Date:   Mon Aug 12 17:23:12 2013 +0200

s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().

Fallback to lsa named-pipe connection when tcp connection has failed twice 
(it
could be a trusted domain connection where we cannot setup a secure 
channel).

Guenther

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9615
BUG: https://bugzilla.samba.org/show_bug.cgi?id=9899

Signed-off-by: Günther Deschner 
Signed-off-by: Andreas Schneider 
Reviewed-by: Stefan Metzmacher 
Tested-by: Christof Schmitt 

Autobuild-User(master): Stefan Metzmacher 
Autobuild-Date(master): Tue Aug 13 20:55:33 CEST 2013 on sn-devel-104


[SCM] Samba Shared Repository - branch master updated

2013-08-13 Thread Stefan Metzmacher
The branch, master has been updated
   via  1b57fd1 s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
  from  52d66d8 s3-winbind: Fix a segfault passing NULL to a fstring 
argument.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit 1b57fd180c2640598c13d2459a7c7a6f04708388
Author: Günther Deschner 
Date:   Mon Aug 12 17:23:12 2013 +0200

s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().

Fallback to lsa named-pipe connection when tcp connection has failed twice 
(it
could be a trusted domain connection where we cannot setup a secure 
channel).

Guenther

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9615
BUG: https://bugzilla.samba.org/show_bug.cgi?id=9899

Signed-off-by: Günther Deschner 
Signed-off-by: Andreas Schneider 
Reviewed-by: Stefan Metzmacher 
Tested-by: Christof Schmitt 

Autobuild-User(master): Stefan Metzmacher 
Autobuild-Date(master): Tue Aug 13 20:55:33 CEST 2013 on sn-devel-104

---

Summary of changes:
 source3/winbindd/winbindd_cm.c |9 +++--
 1 files changed, 7 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/winbindd/winbindd_cm.c b/source3/winbindd/winbindd_cm.c
index 08c763c..1832b2b 100644
--- a/source3/winbindd/winbindd_cm.c
+++ b/source3/winbindd/winbindd_cm.c
@@ -2651,11 +2651,16 @@ NTSTATUS cm_connect_lsat(struct winbindd_domain *domain,
invalidate_cm_connection(&domain->conn);
status = cm_connect_lsa_tcp(domain, mem_ctx, cli);
}
-   if (!NT_STATUS_IS_OK(status)) {
+   if (NT_STATUS_IS_OK(status)) {
return status;
}
 
-   return NT_STATUS_OK;
+   /*
+* we tried twice to connect via ncan_ip_tcp and schannel and
+* failed - maybe it is a trusted domain we can't connect to ?
+* do not try tcp next time - gd
+*/
+   domain->can_do_ncacn_ip_tcp = false;
}
 
status = cm_connect_lsa(domain, mem_ctx, cli, lsa_policy);


-- 
Samba Shared Repository


[SCM] Samba Website Repository - branch master updated

2013-08-13 Thread Björn Jacke
The branch, master has been updated
   via  b7a6fcd use https for google search form
  from  2388470 Update team page listing for Jeff Layton

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -
commit b7a6fcdfd5cc025f8ec8affec6cfe36af01b66a0
Author: Björn Jacke 
Date:   Tue Aug 13 17:33:47 2013 +0200

use https for google search form

---

Summary of changes:
 header_style.html |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/header_style.html b/header_style.html
index 1658bc2..87d7680 100755
--- a/header_style.html
+++ b/header_style.html
@@ -20,7 +20,7 @@



-   http://www.google.com/search"; method="get">
+   https://www.google.com/search"; method="get">
search samba.org:




-- 
Samba Website Repository


autobuild: intermittent test failure detected

2013-08-13 Thread autobuild
The autobuild test system has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey/2013-08-13-1537/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2013-08-13-1537/samba3.stderr
   http://git.samba.org/autobuild.flakey/2013-08-13-1537/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2013-08-13-1537/samba.stderr
   http://git.samba.org/autobuild.flakey/2013-08-13-1537/samba.stdout
  
The top commit at the time of the failure was:

commit 52d66d81f1a873b8106973d1cdece032b7080805
Author: Andreas Schneider 
Date:   Mon Aug 12 20:22:04 2013 +0200

s3-winbind: Fix a segfault passing NULL to a fstring argument.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10082

Signed-off-by: Andreas Schneider 
Reviewed-by: Volker Lendecke 

Autobuild-User(master): Andreas Schneider 
Autobuild-Date(master): Tue Aug 13 13:58:26 CEST 2013 on sn-devel-104


[SCM] Samba Shared Repository - branch v4-1-test updated

2013-08-13 Thread Karolin Seeger
The branch, v4-1-test has been updated
   via  87c63fd docs: Add man vfs_syncops.8 to waf build.
   via  117e7ee docs: Add basic man page for vfs_syncops.
  from  f3a9fe5 s3-libads: Print a message if no realm has been specified.

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


- Log -
commit 87c63fd449bebf6165525c9a469ecb313dc13745
Author: Karolin Seeger 
Date:   Mon Aug 12 09:02:07 2013 +0200

docs: Add man vfs_syncops.8 to waf build.

Signed-off-by: Karolin Seeger 
Reviewed-by: Volker Lendecke 
Reviewed-by: David Disseldorp 

Part of a fix for bug #7364 - man vfs_syncops missing.

Autobuild-User(master): Karolin Seeger 
Autobuild-Date(master): Tue Aug 13 12:09:45 CEST 2013 on sn-devel-104
(cherry picked from commit dc3c4c00e65f1ffdd32bf7c2e957da98b5913084)

Autobuild-User(v4-1-test): Karolin Seeger 
Autobuild-Date(v4-1-test): Tue Aug 13 14:42:31 CEST 2013 on sn-devel-104

commit 117e7ee14bcc71af95d4bdcf7e574d82c972b3f4
Author: Karolin Seeger 
Date:   Fri Aug 9 10:57:51 2013 +0200

docs: Add basic man page for vfs_syncops.

Fix bug #7364 - man vfs_syncops missing.

Signed-off-by: Karolin Seeger 
Reviewed-by: David Disseldorp 

Autobuild-User(master): David Disseldorp 
Autobuild-Date(master): Fri Aug  9 13:19:12 CEST 2013 on sn-devel-104
(cherry picked from commit 6fb300f7b44cc6eb83e10b7272c2e08c150e05ba)

---

Summary of changes:
 docs-xml/manpages/vfs_syncops.8.xml |   99 +++
 docs-xml/wscript_build  |1 +
 2 files changed, 100 insertions(+), 0 deletions(-)
 create mode 100644 docs-xml/manpages/vfs_syncops.8.xml


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages/vfs_syncops.8.xml 
b/docs-xml/manpages/vfs_syncops.8.xml
new file mode 100644
index 000..ccb0b67
--- /dev/null
+++ b/docs-xml/manpages/vfs_syncops.8.xml
@@ -0,0 +1,99 @@
+
+http://www.samba.org/samba/DTD/samba-doc";>
+
+
+
+   vfs_syncops
+   8
+   Samba
+   System Administration tools
+   4.1
+
+
+
+
+   vfs_syncops
+   Ensure meta data operations are performed 
synchronously.
+
+
+
+   
+   vfs objects = syncops
+   
+
+
+
+   DESCRIPTION
+
+   This VFS module is part of the
+   samba
+   7 suite.
+
+   
+   Some filesystems (even some journaled filesystems) require that a
+   fsync() be performed on many meta data operations to ensure that the
+   operation is guaranteed to remain in the filesystem after a power
+   failure. This is particularly important for some cluster filesystems
+   which are participating in a node failover system with clustered
+   Samba. On those filesystems the vfs_syncops VFS 
module
+   provides a way to perform those operations safely.
+   
+
+   This module is stackable.
+
+
+
+
+   CONFIGURATION
+
+   
+   Most of the performance loss with the vfs_syncops
+   VFS module is in fsync on close(). You can disable that with
+   syncops:onclose = no that can be set either globally
+   or per share.
+   
+
+   
+   On certain filesystems that only require the last data written to be
+   fsync()'ed, you can disable the metadata synchronization of this module 
with
+   syncops:onmeta = no. This option can be set either
+   globally or per share.
+   
+
+   
+   The vfs_syncops VFS module can also be disabled
+   completely for a share with syncops:disable = true.
+   
+
+
+
+   EXAMPLES
+
+   Add syncops functionality for [share]:
+
+
+   /data/share
+   syncops
+   no
+
+
+
+
+
+   VERSION
+
+   This man page is correct for version 4.1.0 of the Samba suite.
+   
+
+
+
+   AUTHOR
+
+   The original Samba software and related utilities
+   were created by Andrew Tridgell. Samba is now developed
+   by the Samba Team as an Open Source project similar
+   to the way the Linux kernel is developed.
+
+
+
+
diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build
index f2d977a..d729aa8 100644
--- a/docs-xml/wscript_build
+++ b/docs-xml/wscript_build
@@ -76,6 +76,7 @@ manpages='''
  manpages/vfs_smb_traffic_analyzer.8
  manpages/vfs_streams_depot.8
  manpages/vfs_streams_xattr.8
+ manpages/vfs_syncops.8
  manpages/vfs_time_audit.8
  manpages/vfs_tsmsm.8
  manpages/vfs_xattr_tdb.8


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch master updated

2013-08-13 Thread Andreas Schneider
The branch, master has been updated
   via  52d66d8 s3-winbind: Fix a segfault passing NULL to a fstring 
argument.
  from  dc3c4c0 docs: Add man vfs_syncops.8 to waf build.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit 52d66d81f1a873b8106973d1cdece032b7080805
Author: Andreas Schneider 
Date:   Mon Aug 12 20:22:04 2013 +0200

s3-winbind: Fix a segfault passing NULL to a fstring argument.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10082

Signed-off-by: Andreas Schneider 
Reviewed-by: Volker Lendecke 

Autobuild-User(master): Andreas Schneider 
Autobuild-Date(master): Tue Aug 13 13:58:26 CEST 2013 on sn-devel-104

---

Summary of changes:
 source3/winbindd/winbindd_cm.c |   13 +++--
 1 files changed, 11 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/winbindd/winbindd_cm.c b/source3/winbindd/winbindd_cm.c
index 6c3f6ea..08c763c 100644
--- a/source3/winbindd/winbindd_cm.c
+++ b/source3/winbindd/winbindd_cm.c
@@ -1127,6 +1127,7 @@ static bool dcip_to_name(TALLOC_CTX *mem_ctx,
uint32_t nt_version = NETLOGON_NT_VERSION_1;
NTSTATUS status;
const char *dc_name;
+   fstring nbtname;
 
ip_list.ss = *pss;
ip_list.port = 0;
@@ -1210,9 +1211,17 @@ static bool dcip_to_name(TALLOC_CTX *mem_ctx,
 
/* try node status request */
 
-   if (name_status_find(domain->name, 0x1c, 0x20, pss, *name) ) {
+   if (name_status_find(domain->name, 0x1c, 0x20, pss, nbtname) ) {
namecache_store(*name, 0x20, 1, &ip_list);
-   return True;
+
+   if (name != NULL) {
+   *name = talloc_strdup(mem_ctx, nbtname);
+   if (*name == NULL) {
+   return false;
+   }
+   }
+
+   return true;
}
return False;
 }


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v4-0-test updated

2013-08-13 Thread Karolin Seeger
The branch, v4-0-test has been updated
   via  1a61c56 s3-libads: Print a message if no realm has been specified.
   via  dea6282 s3-libads: Fail create_local_private_krb5_conf_for_domain() 
if parameters missing.
  from  9439729 Ensure gpfs kernel leases are wrapped in a 
become_root()/unbecome_root() pair.

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


- Log -
commit 1a61c5632c1a444eb916290342241660cbb59988
Author: Andreas Schneider 
Date:   Mon Aug 5 09:25:11 2013 +0200

s3-libads: Print a message if no realm has been specified.

Signed-off-by: Andreas Schneider 
Reviewed-by: Stefan Metzmacher 

Autobuild-User(master): Andreas Schneider 
Autobuild-Date(master): Mon Aug  5 12:24:44 CEST 2013 on sn-devel-104

(cherry picked from commit 6659f0164c6b8d7ad522bcd6c2c6748c3d9bca81)

The last 2 patches address bug #10073 - net ads join - segmentation fault in
create_local_private_krb5_conf_for_domain.

Autobuild-User(v4-0-test): Karolin Seeger 
Autobuild-Date(v4-0-test): Tue Aug 13 12:16:48 CEST 2013 on sn-devel-104

commit dea6282d3b7bda6389c2f101c14159274472b780
Author: Günther Deschner 
Date:   Fri May 17 15:14:35 2013 +0200

s3-libads: Fail create_local_private_krb5_conf_for_domain() if parameters 
missing.

Guenther

Signed-off-by: Günther Deschner 
Reviewed-by: Stefan Metzmacher 
Reviewed-by: Andreas Schneider 
(cherry picked from commit 6dc7c63efa95d0c04b542667d9b6a6621c8139bf)

---

Summary of changes:
 source3/libads/kerberos.c |   10 ++
 1 files changed, 10 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/libads/kerberos.c b/source3/libads/kerberos.c
index 50a409c..cac3474 100644
--- a/source3/libads/kerberos.c
+++ b/source3/libads/kerberos.c
@@ -838,6 +838,16 @@ bool create_local_private_krb5_conf_for_domain(const char 
*realm,
return false;
}
 
+   if (realm == NULL) {
+   DEBUG(0, ("No realm has been specified! Do you really want to "
+ "join an Active Directory server?\n"));
+   return false;
+   }
+
+   if (domain == NULL || pss == NULL || kdc_name == NULL) {
+   return false;
+   }
+
dname = lock_path("smb_krb5");
if (!dname) {
return false;


-- 
Samba Shared Repository


[SCM] Samba Shared Repository - branch v4-1-test updated

2013-08-13 Thread Karolin Seeger
The branch, v4-1-test has been updated
   via  f3a9fe5 s3-libads: Print a message if no realm has been specified.
   via  a183dcd s3-libads: Fail create_local_private_krb5_conf_for_domain() 
if parameters missing.
   via  e9edcb3 docs: Add man page for vfs_linux_xfs_sgid.
  from  694d54a VERSION: Bump version number up to 4.1.0rc3...

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


- Log -
commit f3a9fe50ead03732a34afaedcbdb0ee90bb6dc5a
Author: Andreas Schneider 
Date:   Mon Aug 5 09:25:11 2013 +0200

s3-libads: Print a message if no realm has been specified.

Signed-off-by: Andreas Schneider 
Reviewed-by: Stefan Metzmacher 

Autobuild-User(master): Andreas Schneider 
Autobuild-Date(master): Mon Aug  5 12:24:44 CEST 2013 on sn-devel-104

(cherry picked from commit 6659f0164c6b8d7ad522bcd6c2c6748c3d9bca81)

The last 2 patches address bug #10073 - net ads join - segmentation fault in
create_local_private_krb5_conf_for_domain.

Autobuild-User(v4-1-test): Karolin Seeger 
Autobuild-Date(v4-1-test): Tue Aug 13 12:16:00 CEST 2013 on sn-devel-104

commit a183dcd3af2cba6025515296e954b836fbf9a9fd
Author: Günther Deschner 
Date:   Fri May 17 15:14:35 2013 +0200

s3-libads: Fail create_local_private_krb5_conf_for_domain() if parameters 
missing.

Guenther

Signed-off-by: Günther Deschner 
Reviewed-by: Stefan Metzmacher 
Reviewed-by: Andreas Schneider 
(cherry picked from commit 6dc7c63efa95d0c04b542667d9b6a6621c8139bf)

commit e9edcb30907d825d2a5a825f3a88edf9753e7995
Author: Karolin Seeger 
Date:   Mon Aug 12 10:02:31 2013 +0200

docs: Add man page for vfs_linux_xfs_sgid.

Signed-off-by: Karolin Seeger 
Reviewed-by: Jeremy Allison 

Autobuild-User(master): Jeremy Allison 
Autobuild-Date(master): Tue Aug 13 02:06:30 CEST 2013 on sn-devel-104
(cherry picked from commit 906de702e641bb0da8ec9074b80d6e94bdb17cfe)

Fix bug #7490 - man vfs_linux_xfs_sgid missing.

---

Summary of changes:
 ...s_fake_perms.8.xml => vfs_linux_xfs_sgid.8.xml} |   35 ++-
 docs-xml/wscript_build |1 +
 source3/libads/kerberos.c  |   10 ++
 3 files changed, 29 insertions(+), 17 deletions(-)
 copy docs-xml/manpages/{vfs_fake_perms.8.xml => vfs_linux_xfs_sgid.8.xml} (53%)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages/vfs_fake_perms.8.xml 
b/docs-xml/manpages/vfs_linux_xfs_sgid.8.xml
similarity index 53%
copy from docs-xml/manpages/vfs_fake_perms.8.xml
copy to docs-xml/manpages/vfs_linux_xfs_sgid.8.xml
index 6916ced..17ed1ac 100644
--- a/docs-xml/manpages/vfs_fake_perms.8.xml
+++ b/docs-xml/manpages/vfs_linux_xfs_sgid.8.xml
@@ -1,24 +1,24 @@
 
 http://www.samba.org/samba/DTD/samba-doc";>
-
+
 
 
-   vfs_fake_perms
+   vfs_syncops
8
Samba
System Administration tools
-   4.0
+   4.1
 
 
 
 
-   vfs_fake_perms
-   enable read only Roaming Profiles
+   vfs_linux_xfs_sgid
+   
 
 
 

-   vfs objects = fake_perms
+   vfs objects = linux_xfs_sgid

 
 
@@ -29,13 +29,14 @@
samba
7 suite.
 
-   The vfs_fake_perms VFS module was created
-   to allow Roaming Profile files and directories to be set (on
-   the Samba server under UNIX) as read only. This module will,
-   if installed on the Profiles share, report to the client that
-   the Profile files and directories are writeable. This satisfies
-   the client even though the files will never be overwritten as
-   the client logs out or shuts down.
+   
+   vfs_linux_xfs_sgid is a VFS module to work around an
+   old Linux XFS bug that still exists: Under certain circumstances the
+   SGID bit is not inherited (http://oss.sgi.com/bugzilla/show_bug.cgi?id=280";>
+   http://oss.sgi.com/bugzilla/show_bug.cgi?id=280).
+   The vfs_linux_xfs_sgid VFS module will work around 
this
+   bug by manually setting the SGID bit after a mkdir
+   if the parent directory had the SGID bit set.

 
This module is stackable.
@@ -45,10 +46,10 @@
 
EXAMPLES
 
+   Add syncops functionality for [share]:
 
-
-   /profiles
-   fake_perms
+
+   linux_xfs_sgid
 
 
 
@@ -56,7 +57,7 @@
 
VERSION
 
-   This man page is correct for version 3.0.25 of the Samba suite.
+   This man page is correct for version 4.1.0 of the Samba suite.

 
 
diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build
index 588b0b9..f2d977a 100644
--- a/docs-xml/wscript_build
+++ b/docs-xml/wscript_build
@@ -61,6 +61,7 @@ manpages='''
  manpages/vfs_fileid.8
  manpages/vfs_full_audit.8
  manpages/vfs_gpfs.8
+ 

[SCM] Samba Shared Repository - branch master updated

2013-08-13 Thread Karolin Seeger
The branch, master has been updated
   via  dc3c4c0 docs: Add man vfs_syncops.8 to waf build.
  from  0260601 s3: smbd/connection: added routines to compute share 
connections

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit dc3c4c00e65f1ffdd32bf7c2e957da98b5913084
Author: Karolin Seeger 
Date:   Mon Aug 12 09:02:07 2013 +0200

docs: Add man vfs_syncops.8 to waf build.

Signed-off-by: Karolin Seeger 
Reviewed-by: Volker Lendecke 
Reviewed-by: David Disseldorp 

Part of a fix for bug #7364 - man vfs_syncops missing.

Autobuild-User(master): Karolin Seeger 
Autobuild-Date(master): Tue Aug 13 12:09:45 CEST 2013 on sn-devel-104

---

Summary of changes:
 docs-xml/wscript_build |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build
index f2d977a..d729aa8 100644
--- a/docs-xml/wscript_build
+++ b/docs-xml/wscript_build
@@ -76,6 +76,7 @@ manpages='''
  manpages/vfs_smb_traffic_analyzer.8
  manpages/vfs_streams_depot.8
  manpages/vfs_streams_xattr.8
+ manpages/vfs_syncops.8
  manpages/vfs_time_audit.8
  manpages/vfs_tsmsm.8
  manpages/vfs_xattr_tdb.8


-- 
Samba Shared Repository