commit | deb0420c6ffdee5608856ec3e8e65fcbea67d5d4 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Apr 26 14:35:54 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Apr 26 14:35:54 2007 +0000 |
tree | 2136c55704fb2a14c11fa00297a3c3bb51b5f3c7 | |
parent | eaa33a9ac04cf5760cf4e661241db19f4151cf06 [diff] [blame] |
[CIFS] Update cifs version to 1.49 Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 2c2c384..c235d32 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h
@@ -100,5 +100,5 @@ extern ssize_t cifs_listxattr(struct dentry *, char *, size_t); extern int cifs_ioctl (struct inode * inode, struct file * filep, unsigned int command, unsigned long arg); -#define CIFS_VERSION "1.48" +#define CIFS_VERSION "1.49" #endif /* _CIFSFS_H */