Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201718
b: refs/heads/master
c: c5e04a3
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Aug 2, 2010
1 parent 4b606de commit 692dc33
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa1df75d4debde6d843e616df656f50a92958737
refs/heads/master: c5e04a3e4975d11d997528caf5d4880902fa90d8
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifsfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
2 changes: 1 addition & 1 deletion trunk/fs/cifs/fscache.h
Original file line number Diff line number Diff line change
Expand Up @@ -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) {}
Expand Down

0 comments on commit 692dc33

Please sign in to comment.