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:
2149668
)
Update cifs version
author
Steve French
<smfrench@gmail.com>
Tue, 15 Jul 2014 04:28:37 +0000
(23:28 -0500)
committer
Steve French
<smfrench@gmail.com>
Sat, 2 Aug 2014 06:23:04 +0000
(
01:23
-0500)
to 2.04
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 70f178a7c759525a17fc758e0637bf1d0c941ead..560480263336ce23a4ffa456b76e02f59f71c0fd 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
3
"
+#define CIFS_VERSION "2.0
4
"
#endif /* _CIFSFS_H */