ANDROID: mnt: remount should propagate to slaves of slaves
authorDaniel Rosenberg <drosen@google.com>
Thu, 5 Jan 2017 22:37:11 +0000 (14:37 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Fri, 3 Feb 2017 09:34:29 +0000 (15:04 +0530)
commit3e28db33fcf946b16ad94d314b8850c66dd0c15b
tree9a4f6a22909866953fc63f8af161b6462b9e672b
parentb508d4967a51de70ebb9aadbe37a648197cd9e3a
ANDROID: mnt: remount should propagate to slaves of slaves

propagate_remount was not accounting for the slave mounts
of other slave mounts, leading to some namespaces not
recieving the remount information.

bug:33731928
Change-Id: Idc9e8c2ed126a4143229fc23f10a959c2d0a3854
Signed-off-by: Daniel Rosenberg <drosen@google.com>
fs/pnode.c
fs/pnode.h