]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in...
authorLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:00:05 +0000 (10:00 +0000)
committerLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:13:50 +0000 (10:13 +0000)
commit256332a1bfe633498b968bad1ddd089cd8934505
tree8408bb1ca8c6391c3589e179ced2e8b28e9bc615
parenta8677c3e88aec22f6a319eb55c1f17f9ef91abaf
Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns""

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

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/inode.c