Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

cifs: update internal module version number

To 2.28

Signed-off-by: Steve French <stfrench@microsoft.com>

+1 -1
+1 -1
fs/cifs/cifsfs.h
··· 156 156 extern const struct export_operations cifs_export_ops; 157 157 #endif /* CONFIG_CIFS_NFSD_EXPORT */ 158 158 159 - #define CIFS_VERSION "2.27" 159 + #define CIFS_VERSION "2.28" 160 160 #endif /* _CIFSFS_H */