]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
authorSeth Forshee <seth.forshee@canonical.com>
Tue, 9 Feb 2016 19:26:34 +0000 (13:26 -0600)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commit73eb7eae956c8cb190960e13e5cf07354f4e5031
treefadc6f344eadb10cbde99cfc19f09a72af66dc89
parentacc9481288bb6419f2067ca4d858134b905ab9bd
UBUNTU: SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts

This is still an experimental feature, so disable it by default
and allow it only when the system administrator supplies the
userns_mounts=true module parameter.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
fs/ext4/super.c