]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change owner...
authorLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:00:15 +0000 (10:00 +0000)
committerLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:13:57 +0000 (10:13 +0000)
commit9b8ba0b8bab1cb7cafe8a1201306baaea9de2d1b
tree975676c205fed69591799209aabd2eba265fea80
parentf50c78eeb5b6d44f06255556563d961d441117c9
Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids""

BugLink: https://bugs.launchpad.net/bugs/1644165
This reverts commit 65d51ade0eb256f763adbd8b7a237c04056084e6.

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