diff options
author | Steve French <sfrench@us.ibm.com> | 2009-05-28 11:09:04 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2009-05-28 11:09:04 -0400 |
commit | c5077ec42303e07c2c685b0f6cb8eee0f2c7751c (patch) | |
tree | 013c3f682f2c870bb8a7818142bf725c2e9407fa /fs/cifs/cifsfs.h | |
parent | a0c9217f64ee3cd1e534966da8c5f05768e1ab09 (diff) |
[CIFS] Update readme to indicate change to default mount (serverino)
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-rw-r--r-- | fs/cifs/cifsfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 3b6a85cd484d..9570a0e8023f 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h | |||
@@ -100,5 +100,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); | |||
100 | extern const struct export_operations cifs_export_ops; | 100 | extern const struct export_operations cifs_export_ops; |
101 | #endif /* EXPERIMENTAL */ | 101 | #endif /* EXPERIMENTAL */ |
102 | 102 | ||
103 | #define CIFS_VERSION "1.58" | 103 | #define CIFS_VERSION "1.59" |
104 | #endif /* _CIFSFS_H */ | 104 | #endif /* _CIFSFS_H */ |