OSDN Git Service

cifs: update internal module number
authorSteve French <stfrench@microsoft.com>
Tue, 27 Aug 2019 22:29:56 +0000 (17:29 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 27 Aug 2019 22:29:56 +0000 (17:29 -0500)
To 2.22

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsfs.h

index 4b21a90..99caf77 100644 (file)
@@ -152,5 +152,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.21"
+#define CIFS_VERSION   "2.22"
 #endif                         /* _CIFSFS_H */