Skip to content

Commit 94a9dae

Browse files
committed
Update version of cifs module
Signed-off-by: Steve French <[email protected]> Reviewed-by: Pavel Shilovsky <[email protected]>
1 parent 1368f15 commit 94a9dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/cifs/cifsfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
149149
extern const struct export_operations cifs_export_ops;
150150
#endif /* CONFIG_CIFS_NFSD_EXPORT */
151151

152-
#define CIFS_VERSION "2.09"
152+
#define CIFS_VERSION "2.10"
153153
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)