]> git.proxmox.com Git - pve-container.git/commit
close #1478: add check for unsupported config
authorPhilip Abernethy <p.abernethy@proxmox.com>
Wed, 23 Aug 2017 15:04:37 +0000 (17:04 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 1 Sep 2017 06:54:46 +0000 (08:54 +0200)
commit894aa2294e468d88bc3b0315d1f65460f3c83684
treebc2abb7847fd192c3f75c8ccfbef995245c84038
parentd721cb545054d0bdae83ddddb7935b85aec3a714
close #1478: add check for unsupported config

Adds a check if an unprivileged container is configured to use
quota on any of its mountpoints. If so an understandable error
message is given. Ideally I'd like to catch those
configurations on the GUI, too, to avoid users just running
into it.
src/PVE/API2/LXC/Status.pm