diff options
author | Stefan Metzmacher <metze@samba.org> | 2011-04-13 20:33:45 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-04-13 21:21:10 +0200 |
commit | 8acc57d6a26297d1430be0d73ce4dfbeba9a8b1c (patch) | |
tree | 7a1d4cebacd4c5d70d456eecb8e08d691d651179 | |
parent | 4b3fe5247a6e16b1ad9f05269e9aa00e3120e36a (diff) | |
download | samba-8acc57d6a26297d1430be0d73ce4dfbeba9a8b1c.tar.gz samba-8acc57d6a26297d1430be0d73ce4dfbeba9a8b1c.tar.bz2 samba-8acc57d6a26297d1430be0d73ce4dfbeba9a8b1c.zip |
s3:WHATSNEW.txt: remove the "strict allocate" default value
commit dc36d75d5fddaa351025e8eb8140f401b66aeb9d
reverted the change to true, because it makes Samba
unusable on systems without Linux and a modern Filesystem.
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Wed Apr 13 21:21:10 CEST 2011 on sn-devel-104
-rw-r--r-- | WHATSNEW.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index abf90881e5..9c728ba9c3 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -202,7 +202,6 @@ smb.conf changes smb2 max read New 1048576 smb2 max trans New 1048576 smb2 max write New 1048576 - strict allocate Changed Default Yes username map cache time New 0 winbind max clients New 200 |