ANDROID: mnt: Propagate remount correctly
authorDaniel Rosenberg <drosen@google.com>
Sat, 12 Jan 2019 02:44:18 +0000 (18:44 -0800)
committerDaniel Rosenberg <drosen@google.com>
Sat, 19 Jan 2019 01:24:21 +0000 (01:24 +0000)
commit5a76363f12620c85e3f4eb130ef48b476b20ff66
tree079dbf07a2e336a3a4107dcef4436e31fbc7e222
parent8ecbc307989f3194ac55d1a677304b638143d4ec
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