projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d4f84b
)
Update cifs version number to 2.03
author
Steve French
<smfrench@gmail.com>
Mon, 12 May 2014 04:47:45 +0000
(23:47 -0500)
committer
Steve French
<smfrench@gmail.com>
Wed, 21 May 2014 17:18:05 +0000
(10:18 -0700)
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.h
patch
|
blob
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index 1bbe97c2a63260a558b7d60b521717f71e14df9b..8fe51166d6e3192bb8aadf2d86f5a0acf494622a 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-140,5
+140,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
2
"
+#define CIFS_VERSION "2.0
3
"
#endif /* _CIFSFS_H */