Update cifs.ko version to 2.09
authorSteve French <smfrench@gmail.com>
Tue, 10 May 2016 13:24:05 +0000 (08:24 -0500)
committerSteve French <smfrench@gmail.com>
Tue, 17 May 2016 19:09:34 +0000 (14:09 -0500)
Signed-off-by: Steven French <steve.french@primarydata.com>
fs/cifs/cifsfs.h

index c89ecd7..5d0d2ff 100644 (file)
@@ -130,5 +130,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.08"
+#define CIFS_VERSION   "2.09"
 #endif                         /* _CIFSFS_H */