ANDROID: mnt: remount should propagate to slaves of slaves
[firefly-linux-kernel-4.4.55.git] / fs / pnode.h
index 4e8e94dc9e6a2fb1069cd086846c2cfc8630b050..3cb58c0cdcbcb5c9af81704f5403c8584e60fbc0 100644 (file)
@@ -44,7 +44,7 @@ int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
 int propagate_umount(struct list_head *);
 int propagate_mount_busy(struct mount *, int);
 void propagate_mount_unlock(struct mount *);
-int propagate_remount(struct mount *);
+void propagate_remount(struct mount *);
 void mnt_release_group_id(struct mount *);
 int get_dominating_id(struct mount *mnt, const struct path *root);
 unsigned int mnt_get_count(struct mount *mnt);