From: Steve French Date: Tue, 12 Jul 2011 19:15:02 +0000 (+0000) Subject: [CIFS] update cifs to version 1.74 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c2ec9471b5b1307429aef1cfaa2b3ae453a61d6f;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git [CIFS] update cifs to version 1.74 Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 0900e1658c96..036ca83e5f46 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -129,5 +129,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg); extern const struct export_operations cifs_export_ops; #endif /* CIFS_NFSD_EXPORT */ -#define CIFS_VERSION "1.73" +#define CIFS_VERSION "1.74" #endif /* _CIFSFS_H */