[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled

CC: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Esse commit está contido em:
Steve French
2010-07-16 04:18:36 +00:00
commit c5e04a3e49
2 arquivos alterados com 2 adições e 2 exclusões

Ver arquivo

@@ -114,5 +114,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* EXPERIMENTAL */
#define CIFS_VERSION "1.64"
#define CIFS_VERSION "1.65"
#endif /* _CIFSFS_H */