projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e64092
)
[CIFS] update cifs version
author
Steve French
<sfrench@us.ibm.com>
Mon, 21 Feb 2011 22:31:47 +0000
(22:31 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Mon, 21 Feb 2011 22:31:47 +0000
(22:31 +0000)
Update version to 1.71 so we can more easily spot modules with the last two fixes
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index 4a3330235d55f373523d99885ec77c50e5edeeb2..a9371b6578c0088a2de3294a0c832f21559a8c66 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-127,5
+127,5
@@
extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* EXPERIMENTAL */
-#define CIFS_VERSION "1.7
0
"
+#define CIFS_VERSION "1.7
1
"
#endif /* _CIFSFS_H */