Re: [PATCH v2 0/7] Initial support for user namespace owned mounts

2015-08-12 Thread Eric W. Biederman
Seth Forshee writes: > This series adds support for the idea of superblocks owned by > unprivileged user namespaces. This is initially used to simplify the > MNT_NODEV handling for unpivileged mounts, and the ultimate goal is to > allow mounting of additional filesystem types from unprivileged >

[PATCH v2 0/7] Initial support for user namespace owned mounts

2015-08-10 Thread Seth Forshee
This series adds support for the idea of superblocks owned by unprivileged user namespaces. This is initially used to simplify the MNT_NODEV handling for unpivileged mounts, and the ultimate goal is to allow mounting of additional filesystem types from unprivileged containers. As such these are the