projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05c715f
)
[CIFS] update cifs.ko version
author
Steve French
<smfrench@gmail.com>
Thu, 26 Sep 2013 00:01:27 +0000
(19:01 -0500)
committer
Steve French
<smfrench@gmail.com>
Thu, 26 Sep 2013 00:01:27 +0000
(19:01 -0500)
To 2.02
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 ea723a5e8226231d64cd85eab065c7f91801a3a0..6d0b07217ac9a6ec5b2887125fdb3fa60800642c 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-132,5
+132,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
1
"
+#define CIFS_VERSION "2.0
2
"
#endif /* _CIFSFS_H */