x86: Fix boot on Twinhead H12Y
[firefly-linux-kernel-4.4.55.git] / fs / cifs / README
index 4a3ca0e5ca24d3ad6445dfa73a5a76dc73e590c0..c5c2c5e5f0f296f4df15bac07163ef693105947a 100644 (file)
@@ -457,6 +457,9 @@ A partial list of the supported mount options follows:
                otherwise - read from the server. All written data are stored
                in the cache, but if the client doesn't have Exclusive Oplock,
                it writes the data to the server.
+  rwpidforward  Forward pid of a process who opened a file to any read or write
+               operation on that file. This prevent applications like WINE
+               from failing on read and write if we use mandatory brlock style.
   acl          Allow setfacl and getfacl to manage posix ACLs if server
                supports them.  (default)
   noacl        Do not allow setfacl and getfacl calls on this mount