ANDROID: mnt: Propagate remount correctly
authorDaniel Rosenberg <drosen@google.com>
Sat, 12 Jan 2019 02:44:18 +0000 (18:44 -0800)
committerMichael Benedict <michaelbt@live.com>
Sat, 5 Oct 2019 02:31:14 +0000 (12:31 +1000)
commit4572f48f0b2cbb85a4d0ada23e6494df248e4a89
treeb1cb3773014a76cada32505eaa77b9540729626d
parentb8e37df7375fb77dd6119478c1f3820392c55273
ANDROID: mnt: Propagate remount correctly

This switches over to propagation_next to respect
namepsace semantics.

Test: Remounting to change the options of a fs with mount based
      options should propagate to all shared copies of that mount,
      and the slaves/indirect slaves of those.
Bug: 122428178
Signed-off-by: Daniel Rosenberg <drosen@google.com>
Change-Id: Ic35cd2782a646435689f5bedfa1f218fe4ab8254
fs/pnode.c