git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d12799b
)
[CIFS] Update cifs version to 1.76
author
Steve French
<smfrench@gmail.com>
Fri, 28 Oct 2011 19:49:46 +0000
(14:49 -0500)
committer
Steve French
<smfrench@gmail.com>
Fri, 28 Oct 2011 19:49:46 +0000
(14:49 -0500)
Update cifs version to 1.76 now that async read,
lock caching, and changes to oplock enabled interface
are in.
Thanks to Pavel for reminding me.
Reviewed-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.h
patch
|
blob
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index
d9dbaf8
..
30ff560
100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-125,5
+125,5
@@
extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
-#define CIFS_VERSION "1.7
5
"
+#define CIFS_VERSION "1.7
6
"
#endif /* _CIFSFS_H */