diff options
Diffstat (limited to 'include/linux/coda_linux.h')
| -rw-r--r-- | include/linux/coda_linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/coda_linux.h b/include/linux/coda_linux.h index e4ac016ad272..c4079b403e9e 100644 --- a/include/linux/coda_linux.h +++ b/include/linux/coda_linux.h | |||
| @@ -43,9 +43,6 @@ int coda_revalidate_inode(struct dentry *); | |||
| 43 | int coda_getattr(struct vfsmount *, struct dentry *, struct kstat *); | 43 | int coda_getattr(struct vfsmount *, struct dentry *, struct kstat *); |
| 44 | int coda_setattr(struct dentry *, struct iattr *); | 44 | int coda_setattr(struct dentry *, struct iattr *); |
| 45 | 45 | ||
| 46 | /* global variables */ | ||
| 47 | extern int coda_fake_statfs; | ||
| 48 | |||
| 49 | /* this file: heloers */ | 46 | /* this file: heloers */ |
| 50 | static __inline__ struct CodaFid *coda_i2f(struct inode *); | 47 | static __inline__ struct CodaFid *coda_i2f(struct inode *); |
| 51 | static __inline__ char *coda_i2s(struct inode *); | 48 | static __inline__ char *coda_i2s(struct inode *); |
