X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fs%2Fcifs%2Fcifsfs.h;h=4cf10f23cda9523204a0ca953bb9449345a11deb;hb=12b3b8ffb5fd591df41f658d6068b76f7a58e710;hp=821a8eb2255965a77e031c37a6b2f4c674f97e48;hpb=e3f749c4af69c4344d89f11e2293e3790eb4eaca;p=mirror_ubuntu-artful-kernel.git diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 821a8eb22559..4cf10f23cda9 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -99,5 +99,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.40" +#define CIFS_VERSION "1.41" #endif /* _CIFSFS_H */