Skip to content

Commit 2a957ac

Browse files
author
Steve French
committed
cifs: update internal module number
To 2.21 Signed-off-by: Steve French <[email protected]>
1 parent aa08185 commit 2a957ac

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
@@ -152,5 +152,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
152152
extern const struct export_operations cifs_export_ops;
153153
#endif /* CONFIG_CIFS_NFSD_EXPORT */
154154

155-
#define CIFS_VERSION "2.20"
155+
#define CIFS_VERSION "2.21"
156156
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)