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

Update cifs version

to 2.04

Signed-off-by: Steve French <smfrench@gmail.com>

+1 -1
+1 -1
fs/cifs/cifsfs.h
··· 136 136 extern const struct export_operations cifs_export_ops; 137 137 #endif /* CONFIG_CIFS_NFSD_EXPORT */ 138 138 139 - #define CIFS_VERSION "2.03" 139 + #define CIFS_VERSION "2.04" 140 140 #endif /* _CIFSFS_H */