X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fpnode.h;fp=fs%2Fpnode.h;h=aa6d65df7204a8a8cf4afba3b3df85941b2a717d;hb=c003b26ff98ca04a180ff34c38c007a3998d62f9;hp=16afc3d6d2f2d7241645fa5c93c1eaa66bbb83f4;hpb=8318e667f176f7ea34451a1a530634e293f216ac;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/pnode.h b/fs/pnode.h index 16afc3d6d2f2..aa6d65df7204 100644 --- a/fs/pnode.h +++ b/fs/pnode.h @@ -40,7 +40,7 @@ static inline void set_mnt_shared(struct mount *mnt) void change_mnt_propagation(struct mount *, int); int propagate_mnt(struct mount *, struct mountpoint *, struct mount *, struct hlist_head *); -int propagate_umount(struct hlist_head *); +int propagate_umount(struct list_head *); int propagate_mount_busy(struct mount *, int); void mnt_release_group_id(struct mount *); int get_dominating_id(struct mount *mnt, const struct path *root);