]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/cifs/README
[CIFS] Missing line from previous patch
[linux-2.6-omap-h63xx.git] / fs / cifs / README
index 34b0cf7111f384aff0ea2afc9504b95fd67cd564..3b610d08dc1e32353b600fc844c841a24b00905a 100644 (file)
@@ -407,6 +407,13 @@ A partial list of the supported mount options follows:
                This has no effect if the server does not support
                Unicode on the wire.
  nomapchars     Do not translate any of these seven characters (default).
+ nocase         Request case insensitive path name matching (case
+               sensitive is the default if the server suports it).
+ nobrl          Do not send byte range lock requests to the server.
+               This is necessary for certain applications that break
+               with cifs style mandatory byte range locks (and most
+               cifs servers do not yet support requesting advisory
+               byte range locks).
  remount        remount the share (often used to change from ro to rw mounts
                or vice versa)