Changeset 745 for trunk/server/docs-xml/smbdotconf/locking/posixlocking.xml
- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/docs-xml/smbdotconf/locking/posixlocking.xml
r414 r745 9 9 to map this internal database to POSIX locks. This means that file locks obtained by SMB clients are 10 10 consistent with those seen by POSIX compliant applications accessing the files via a non-SMB 11 method (e.g. NFS or local file access). You should never need to disable this parameter. 11 method (e.g. NFS or local file access). It is very unlikely that you need to set this parameter 12 to "no", unless you are sharing from an NFS mount, which is not a good idea in the first place. 12 13 </para> 13 14 </description>
Note:
See TracChangeset
for help on using the changeset viewer.