Skip to content

Commit 8fe05fc

Browse files
smfrenchjohn-cabaj
authored andcommitted
cifs: update internal module number
BugLink: https://bugs.launchpad.net/bugs/1970977 To 2.36 Signed-off-by: Steve French <stfrench@microsoft.com> (cherry picked from commit 4b24a4483c986c79c50e4c946d0c414a32fd7e9c) Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Acked-by: Philip Cox <philip.cox@canonical.com> Acked-by: Joseph Salisbury <joseph.salisbury@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
1 parent c6c0199 commit 8fe05fc

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
@@ -156,5 +156,5 @@ extern const struct export_operations cifs_export_ops;
156156
#endif /* CONFIG_CIFS_NFSD_EXPORT */
157157

158158
#define SMB3_PRODUCT_BUILD 35
159-
#define CIFS_VERSION "2.35"
159+
#define CIFS_VERSION "2.36"
160160
#endif /* _CIFSFS_H */

0 commit comments

Comments
 (0)