aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2005-10-10 14:49:37 -0400
committerSteve French <sfrench@us.ibm.com>2005-10-10 14:49:37 -0400
commit02c37a6df558fb8768c4c8ae792e86e9abf2d733 (patch)
treefbd38b7129884ce702f10b023b7e2f00c65be31c /fs/cifs/cifsfs.h
parent190fdeb84499a2dc046adae2eebfdda49e315e96 (diff)
[CIFS] Update cifs version to 1.38
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-rw-r--r--fs/cifs/cifsfs.h2
1 files changed, 1 insertions, 1 deletions
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);
97extern ssize_t cifs_listxattr(struct dentry *, char *, size_t); 97extern ssize_t cifs_listxattr(struct dentry *, char *, size_t);
98extern int cifs_ioctl (struct inode * inode, struct file * filep, 98extern int cifs_ioctl (struct inode * inode, struct file * filep,
99 unsigned int command, unsigned long arg); 99 unsigned int command, unsigned long arg);
100#define CIFS_VERSION "1.37" 100#define CIFS_VERSION "1.38"
101#endif /* _CIFSFS_H */ 101#endif /* _CIFSFS_H */