diff options
author | Jamie Liu <jamieliu@google.com> | 2020-09-09 18:38:02 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-09-09 18:45:42 -0700 |
commit | 644ac7b6bcf547cb44da6f298c92de4b3806c426 (patch) | |
tree | b5bc8f29637d26fc0b575caff263c4487617aa24 /images | |
parent | 2c7df1a9a5cd5288404308e8f0775499d68a0b13 (diff) |
Unlock VFS.mountMu before FilesystemImpl calls for /proc/[pid]/{mounts,mountinfo}.
Also move VFS.MakeSyntheticMountpoint() (which is a utility wrapper around
VFS.MkdirAllAt(), itself a utility wrapper around VFS.MkdirAt()) to not be in
the middle of the implementation of these proc files.
Fixes #3878
PiperOrigin-RevId: 330843106
Diffstat (limited to 'images')
0 files changed, 0 insertions, 0 deletions