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:
0de1f4c
)
Update cifs version number
author
Steve French
<steve.french@primarydata.com>
Sat, 4 Jul 2015 23:45:33 +0000
(18:45 -0500)
committer
Steve French
<smfrench@gmail.com>
Thu, 20 Aug 2015 15:19:25 +0000
(10:19 -0500)
Update modinfo cifs.ko version number to 2.07
Signed-off-by: Steve French <steve.french@primarydata.com>
fs/cifs/cifsfs.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index a782b22904e40b71387d844a6a7879bab8191a88..27aea110e92365e1e91610579369215cc54644ea 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-136,5
+136,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 "2.0
6
"
+#define CIFS_VERSION "2.0
7
"
#endif /* _CIFSFS_H */