]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change ownership...
authorLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:00:11 +0000 (10:00 +0000)
committerLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:13:53 +0000 (10:13 +0000)
commitf50c78eeb5b6d44f06255556563d961d441117c9
tree42b89eb1c8f160d6061012043ce20191837e8925
parent256332a1bfe633498b968bad1ddd089cd8934505
Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes"

BugLink: https://bugs.launchpad.net/bugs/1644165
This reverts commit 07053c83daff1bceffb3dcda7108eb0016bef3bf.

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
fs/proc/base.c
fs/proc/generic.c
fs/proc/proc_sysctl.c