Skip to content

Commit

Permalink
Update version of cifs module
Browse files Browse the repository at this point in the history
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
  • Loading branch information
smfrench committed Sep 18, 2017
1 parent 1368f15 commit 94a9dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/cifs/cifsfs.h
Expand Up @@ -149,5 +149,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.09"
#define CIFS_VERSION "2.10"
#endif /* _CIFSFS_H */

0 comments on commit 94a9dae

Please sign in to comment.