The Samba-Bugzilla – Attachment 10397 Details for
Bug 10911
SMB2 leases are not yet supported.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
git-am patch for 4.2.0 WHATSNEW
0001-WHATSNEW-document-strict-rename.patch (text/plain), 1.88 KB, created by
Jeremy Allison
on 2014-11-03 22:56:59 UTC
(
hide
)
Description:
git-am patch for 4.2.0 WHATSNEW
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2014-11-03 22:56:59 UTC
Size:
1.88 KB
patch
obsolete
>From 61fc3f7b085b325f84e434d082d6b471177d6914 Mon Sep 17 00:00:00 2001 >From: Jeremy Allison <jra@samba.org> >Date: Mon, 3 Nov 2014 14:56:04 -0800 >Subject: [PATCH] WHATSNEW - document "strict rename". > >Signed-off-by: Jeremy Allison <jra@samba.org> >--- > WHATSNEW.txt | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > >diff --git a/WHATSNEW.txt b/WHATSNEW.txt >index b1d8ee3..e8d4bcb 100644 >--- a/WHATSNEW.txt >+++ b/WHATSNEW.txt >@@ -266,6 +266,24 @@ access with Netatalk 3. > The modules behaviour is fully configurable, please refer to the > manpage vfs_fruit for further details. > >+New per-share parameter "strict rename" >+======================================= >+ >+By default a Windows SMB server prevents directory renames when >+there are open file or directory handles below it in the filesystem >+hierarchy. Historically Samba has always allowed this as POSIX >+filesystem semantics require it. >+ >+This new boolean parameter allows Samba to match the Windows >+behavior. Setting this to "yes" is a very expensive change, >+as it forces Samba to travers the entire open file handle >+database on every directory rename request. In a clustered >+Samba system the cost is even greater than the non-clustered >+case. >+ >+For this reason the default is "no", and it is recommended >+to be left that way unless a specific Windows application requires >+it to be changed. > > ###################################################################### > Changes >@@ -282,6 +300,7 @@ smb.conf changes > reject md5 client New no > reject md5 servers New no > require strong key New yes >+ strict rename New no > smb2 max read Changed default 8388608 > smb2 max write Changed default 8388608 > smb2 max trans Changed default 8388608 >-- >2.1.0.rc2.206.gedb03e5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
kseeger
:
review+
Actions:
View
Attachments on
bug 10911
:
10394
|
10396
|
10397
|
10399
|
10400
|
10401
|
10406
|
10407
|
10411
|
10412
|
10415
|
10416
|
10417
|
10418
|
10421
|
10478
|
10479
|
10481
|
10484
|
10486
|
10488
|
10492
|
10493
|
10507
|
10546