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:
5cfdddc
)
[CIFS] Update CIFS version number to 1.77
author
Steve French
<sfrench@us.ibm.com>
Tue, 27 Mar 2012 19:55:13 +0000
(14:55 -0500)
committer
Steve French
<sfrench@us.ibm.com>
Tue, 27 Mar 2012 19:55:13 +0000
(14:55 -0500)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index fe5ecf1b422a9b48a7ffb8102c7879a16fe8d6db..d1389bb33ceb98ffdc068b1192dad4f1d2b3f425 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-125,5
+125,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 "1.7
6
"
+#define CIFS_VERSION "1.7
7
"
#endif /* _CIFSFS_H */