]> git.proxmox.com Git - mirror_lxcfs.git/commit
proc_fuse: silence error when we find no memlimit
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 24 Apr 2020 07:17:06 +0000 (09:17 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 24 Apr 2020 07:17:06 +0000 (09:17 +0200)
commitee1a885f724747f40fe77c58ed36d8e752521692
tree76303d87cb50e5862cc5fbf1ce7a278c777755b4
parentcd012a9c5cf088e9ea9d26627b7e401a80533f54
proc_fuse: silence error when we find no memlimit

We get a positive result with an empty string if we do not
encounter any limits while walking up the cgroup.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/proc_fuse.c