commit | c5077ec42303e07c2c685b0f6cb8eee0f2c7751c | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu May 28 15:09:04 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu May 28 15:09:04 2009 +0000 |
tree | 013c3f682f2c870bb8a7818142bf725c2e9407fa | |
parent | a0c9217f64ee3cd1e534966da8c5f05768e1ab09 [diff] [blame] |
[CIFS] Update readme to indicate change to default mount (serverino) Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 3b6a85c..9570a0e 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h
@@ -100,5 +100,5 @@ extern const struct export_operations cifs_export_ops; #endif /* EXPERIMENTAL */ -#define CIFS_VERSION "1.58" +#define CIFS_VERSION "1.59" #endif /* _CIFSFS_H */