projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff6b6f3
)
cifs: update internal module version number
author
Steve French
<stfrench@microsoft.com>
Mon, 14 Oct 2019 02:19:54 +0000
(21:19 -0500)
committer
Steve French
<stfrench@microsoft.com>
Mon, 25 Nov 2019 16:00:02 +0000
(10:00 -0600)
To 2.24
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.h
patch
|
blob
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index 93c7572651050d89931f3a9cd9be9d5fef804443..b59dc747813057097cb29c8e2e8a1c8c5690f04c 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-153,5
+153,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.2
3
"
+#define CIFS_VERSION "2.2
4
"
#endif /* _CIFSFS_H */