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:
1a967d6
)
Update cifs.ko version to 2.09
author
Steve French
<smfrench@gmail.com>
Tue, 10 May 2016 13:24:05 +0000
(08:24 -0500)
committer
Steve French
<smfrench@gmail.com>
Tue, 17 May 2016 19:09:34 +0000
(14:09 -0500)
Signed-off-by: Steven 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 c89ecd7a5c391e34f50ef248a86d20492c834fcc..5d0d2ff67a4b74bb337d087dab640bf719aa7d8e 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-130,5
+130,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
8
"
+#define CIFS_VERSION "2.0
9
"
#endif /* _CIFSFS_H */