From: Steve French Date: Tue, 14 Jun 2011 16:19:54 +0000 (+0000) Subject: [CIFS] update cifs version to 1.73 X-Git-Tag: v3.0~284^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1252b3013b790c77e1c4f077a40542f86df37fb4;p=platform%2Fkernel%2Flinux-amlogic.git [CIFS] update cifs version to 1.73 Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 64313f7..0900e16 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.72" +#define CIFS_VERSION "1.73" #endif /* _CIFSFS_H */