Update cifs.ko version to 2.09

Signed-off-by: Steven French <steve.french@primarydata.com>
This commit is contained in:
Steve French 2016-05-10 08:24:05 -05:00
parent 1a967d6c9b
commit 5a4f7e8e7f

View 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; extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */ #endif /* CONFIG_CIFS_NFSD_EXPORT */
#define CIFS_VERSION "2.08" #define CIFS_VERSION "2.09"
#endif /* _CIFSFS_H */ #endif /* _CIFSFS_H */