From: Steve French Date: Mon, 10 Oct 2005 18:49:37 +0000 (-0700) Subject: [CIFS] Update cifs version to 1.38 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=02c37a6df558fb8768c4c8ae792e86e9abf2d733;p=deliverable%2Flinux.git [CIFS] Update cifs version to 1.38 Signed-off-by: Steve French --- diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 0f6d352ab813..4cdb29fdc8c2 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -97,5 +97,5 @@ extern ssize_t cifs_getxattr(struct dentry *, const char *, void *, size_t); 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.37" +#define CIFS_VERSION "1.38" #endif /* _CIFSFS_H */