X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fpnode.h;fp=fs%2Fpnode.h;h=55546a2f9b5134759d456054bbc66d41a9c7bc04;hb=a8d56d8e4fa0cb9a023834363f8d79415d277a1d;hp=33f1e3cb3cd29d9a6ede937d02f8b32dd6608262;hpb=c937135d98f2306157fb8d8a03a4d8b0f1e3b511;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/pnode.h b/fs/pnode.h index 33f1e3cb3cd2..55546a2f9b51 100644 --- a/fs/pnode.h +++ b/fs/pnode.h @@ -30,7 +30,7 @@ static inline void set_mnt_shared(struct mount *mnt) } void change_mnt_propagation(struct mount *, int); -int propagate_mnt(struct vfsmount *, struct dentry *, struct vfsmount *, +int propagate_mnt(struct mount *, struct dentry *, struct mount *, struct list_head *); int propagate_umount(struct list_head *); int propagate_mount_busy(struct mount *, int);