]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't...
authorLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:01:12 +0000 (10:01 +0000)
committerLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:14:51 +0000 (10:14 +0000)
commitb6fde09abf2e7892ace77d824bf7606c02c3a5ba
treead1eafda04a626fe39bdd65a98aa5eee629adef5
parent75a5ec4a9322ac9b47d8242bd0e3efc491e29324
Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns""

BugLink: https://bugs.launchpad.net/bugs/1644165
This reverts commit 412b16efeff033fe3f14a03f1511244785f59a60.

The kernel fix for bug #1634964 breaks LXD userspace, in particular the
following commits:

ac7f3f73cb39 (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs
ca52383ad6a6 (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs

LXD 2.0.6 will include changes to support these kernel changes, but it isn't
available yet on xenial, so for now we just revert these commits.

Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
fs/attr.c