This came out from me thinking about the best libc API. It contains a few changes that simplify and (I think) improve the interface. Tree: git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git#vfs.mount commit 229dc17d71b0 ("listmount: guard against speculation") Miklos Szeredi (4): listmount: rip out flags listmount: list mounts in ID order listmount: small changes in semantics listmount: allow continuing fs/namespace.c | 93 +++++++++++++++----------------------- include/uapi/linux/mount.h | 13 ++++-- 2 files changed, 45 insertions(+), 61 deletions(-) -- 2.41.0