From 50d35ebca60beb8c5fcc8d13d9e424a4c36720af Mon Sep 17 00:00:00 2001 From: Steve French Date: Wed, 19 Sep 2012 06:22:46 -0700 Subject: [PATCH] --- yaml --- r: 326317 b: refs/heads/master c: 5efeb0970794933f86af70a0fa8282e9255a1ca2 h: refs/heads/master i: 326315: fcf7dbf7968d92499e3a26146b01c92775d53f77 v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifsfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8303a0ed93a8..a2d6f7fea5e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d6d854a13844223b603fd7a16a4a4a4afd62c72 +refs/heads/master: 5efeb0970794933f86af70a0fa8282e9255a1ca2 diff --git a/trunk/fs/cifs/cifsfs.h b/trunk/fs/cifs/cifsfs.h index 1c49c5a9b27a..7163419cecd9 100644 --- a/trunk/fs/cifs/cifsfs.h +++ b/trunk/fs/cifs/cifsfs.h @@ -128,5 +128,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 "1.78" +#define CIFS_VERSION "2.0" #endif /* _CIFSFS_H */