projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebdd207
)
Update modinfo cifs version for cifs.ko
author
Steve French
<smfrench@gmail.com>
Mon, 20 Oct 2014 17:50:27 +0000
(12:50 -0500)
committer
Steve French
<steve.french@primarydata.com>
Mon, 8 Dec 2014 04:17:19 +0000
(22:17 -0600)
update cifs version to 2.06
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index 002e0c17393903f62fe4e382acb23df44a9ccec7..252f5c15806bc2f18f5c1c10ff7c2bde0aedba6d 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
5
"
+#define CIFS_VERSION "2.0
6
"
#endif /* _CIFSFS_H */