]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/cifs/CHANGES
async: make async a command line option for now
[linux-2.6-omap-h63xx.git] / fs / cifs / CHANGES
index e078b7aea1431d648b9b6dd6df5313b0b2cc738a..080703a15f44cfdd86c2872ab14f5646cfa7622d 100644 (file)
@@ -1,3 +1,12 @@
+Version 1.56
+------------
+Add "forcemandatorylock" mount option to allow user to use mandatory
+rather than posix (advisory) byte range locks, even though server would
+support posix byte range locks.  Fix query of root inode when prefixpath
+specified and user does not have access to query information about the
+top of the share.  Fix problem in 2.6.28 resolving DFS paths to
+Samba servers (worked to Windows).
+
 Version 1.55
 ------------
 Various fixes to make delete of open files behavior more predictable