X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fafs%2Fsuper.h;fp=fs%2Fafs%2Fsuper.h;h=32de8cc6fae86d05b0f628fd1e55fbef5ff7dcd9;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=ac11362f4e95665113c42d21ee4283d1fe723e20;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/fs/afs/super.h b/fs/afs/super.h index ac11362f4..32de8cc6f 100644 --- a/fs/afs/super.h +++ b/fs/afs/super.h @@ -38,6 +38,8 @@ static inline struct afs_super_info *AFS_FS_S(struct super_block *sb) return sb->s_fs_info; } +extern struct file_system_type afs_fs_type; + #endif /* __KERNEL__ */ #endif /* _LINUX_AFS_SUPER_H */