From 692dc33c5b65dbd084b286c1c5fde900c8d73302 Mon Sep 17 00:00:00 2001 From: Steve French Date: Fri, 16 Jul 2010 04:18:36 +0000 Subject: [PATCH] --- yaml --- r: 201718 b: refs/heads/master c: c5e04a3e4975d11d997528caf5d4880902fa90d8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/cifs/cifsfs.h | 2 +- trunk/fs/cifs/fscache.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d566e01b35c8..4c5c3a447a44 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fa1df75d4debde6d843e616df656f50a92958737 +refs/heads/master: c5e04a3e4975d11d997528caf5d4880902fa90d8 diff --git a/trunk/fs/cifs/cifsfs.h b/trunk/fs/cifs/cifsfs.h index a7eb65c84b1c..d82f5fb4761e 100644 --- a/trunk/fs/cifs/cifsfs.h +++ b/trunk/fs/cifs/cifsfs.h @@ -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 */ diff --git a/trunk/fs/cifs/fscache.h b/trunk/fs/cifs/fscache.h index 79164c66797e..7d4ff41894bb 100644 --- a/trunk/fs/cifs/fscache.h +++ b/trunk/fs/cifs/fscache.h @@ -98,7 +98,7 @@ static inline void cifs_fscache_unregister(void) {} static inline void cifs_fscache_get_client_cookie(struct TCP_Server_Info *server) {} static inline void -cifs_fscache_get_client_cookie(struct TCP_Server_Info *server); {} +cifs_fscache_release_client_cookie(struct TCP_Server_Info *server) {} static inline void cifs_fscache_get_super_cookie(struct cifsTconInfo *tcon) {} static inline void cifs_fscache_release_super_cookie(struct cifsTconInfo *tcon) {}