]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Revert "(namespace) quota: Ensure qids map to the filesystem"
authorLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:00:35 +0000 (10:00 +0000)
committerLuis Henriques <luis.henriques@canonical.com>
Wed, 23 Nov 2016 10:14:15 +0000 (10:14 +0000)
commitf0114bd86109b33c351548cc46f3b6573cb36a76
treef4a85451bc231ca4dda9b866ad0caa84b81314a6
parentfe8e1cba75b6ce1a058bf4d8b62962088765abce
Revert "(namespace) quota: Ensure qids map to the filesystem"

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

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
fs/quota/quota.c
include/linux/quota.h