]> git.proxmox.com Git - lxcfs.git/commit
silence warning-spam for containers with no memlimit
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 24 Apr 2020 07:18:46 +0000 (09:18 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 24 Apr 2020 07:18:47 +0000 (09:18 +0200)
commitce8562505ea642bb58dd2d83b636edc2b3f80750
treee1709fd5a6d3ae3775f49713c0c5793c7db68266
parent7d9850066c5a82a5b2aed4cfbf6c2591280707b7
silence warning-spam for containers with no memlimit

in cgroupv2 environments lxcfs walks up the cgroup tree
until it finds a limit, if it finds none it'll try to
convert an empty string to a number and spam a warning every
time a file requiring this info is accessed

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/patches/extra/0001-proc_fuse-silence-error-when-we-find-no-memlimit.patch [new file with mode: 0644]
debian/patches/series