aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/CHANGES')
-rw-r--r--fs/cifs/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/cifs/CHANGES b/fs/cifs/CHANGES
index 340b4ffb3493..6c73f020ef40 100644
--- a/fs/cifs/CHANGES
+++ b/fs/cifs/CHANGES
@@ -2,7 +2,8 @@ Version 1.36
2------------ 2------------
3Add support for mounting to older pre-CIFS servers such as Windows9x and ME. 3Add support for mounting to older pre-CIFS servers such as Windows9x and ME.
4For these older servers, add option for passing netbios name of server in 4For these older servers, add option for passing netbios name of server in
5on mount (servernetbiosname). 5on mount (servernetbiosname). Add suspend support for power management, to
6avoid cifsd thread preventing software suspend from working.
6Add mount option for disabling the default behavior of sending byte range lock 7Add mount option for disabling the default behavior of sending byte range lock
7requests to the server (necessary for certain applications which break with 8requests to the server (necessary for certain applications which break with
8mandatory lock behavior such as Evolution), and also mount option for 9mandatory lock behavior such as Evolution), and also mount option for