From 617049c02339f8f1e110b9effb7ce62c3ac7b368 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 27 Sep 2004 11:53:47 +0000 Subject: [PATCH] Document "defer sharing violations". Jeremy, can you please verify this documentation is correct? --- .../smbdotconf/protocol/defersharingviolations.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/smbdotconf/protocol/defersharingviolations.xml diff --git a/docs/smbdotconf/protocol/defersharingviolations.xml b/docs/smbdotconf/protocol/defersharingviolations.xml new file mode 100644 index 00000000000..452ebef2dc4 --- /dev/null +++ b/docs/smbdotconf/protocol/defersharingviolations.xml @@ -0,0 +1,22 @@ + + + + Windows allows specifying how a file will be shared with + other processes when it is opened. Sharing violations occur when + a file is opened by a different process using options that violate + the share settings specified by other processes. + + + Unix by default does not have this behaviour. + + + There should be no reason to turn off this parameter. + + + +True + -- 2.11.4.GIT