]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/mount.h
[PATCH] do shrink_submounts() for all fs types
[net-next-2.6.git] / include / linux / mount.h
index dac5e67ff3ee2b9dbfbebe9fb52420c324fc6535..5ee2df217cdfbd05cad3ea32de6777db52c271c6 100644 (file)
@@ -99,7 +99,6 @@ extern int do_add_mount(struct vfsmount *newmnt, struct nameidata *nd,
                        int mnt_flags, struct list_head *fslist);
 
 extern void mark_mounts_for_expiry(struct list_head *mounts);
-extern void shrink_submounts(struct vfsmount *mountpoint, struct list_head *mounts);
 
 extern spinlock_t vfsmount_lock;
 extern dev_t name_to_dev_t(char *name);