X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=fs%2Finternal.h;h=6b706bc60a66bbb3cecb7477f2ea72e0a091aa84;hb=3164a3cbf8a6bdf85fe3816fe670b391f31c004a;hp=8a03a5447bdf392a826b088f7329c68af32f3d2e;hpb=47cd813f2984569570021ce3d34cdf9cb20aa6a2;p=safe%2Fjmp%2Flinux-2.6 diff --git a/fs/internal.h b/fs/internal.h index 8a03a54..6b706bc 100644 --- a/fs/internal.h +++ b/fs/internal.h @@ -87,6 +87,8 @@ extern struct file *get_empty_filp(void); * super.c */ extern int do_remount_sb(struct super_block *, int, void *, int); +extern void __put_super(struct super_block *sb); +extern void put_super(struct super_block *sb); /* * open.c