]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to dqget...
authorLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:00:43 +0000 (10:00 +0000)
committerLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:14:21 +0000 (10:14 +0000)
commit887493aacc5ea448f8918ed16cd6ae0009dbdb85
tree67757902e216414c5ce3c9d707a4c562716e482a
parent8010267b81ac48bbdd08ab642e4dc6c5ebdea007
Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns""

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

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/quota/dquot.c