cgroup: actually reset the cgroup invalidation mask after we made our changes
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Oct 2018 08:02:00 +0000 (10:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 8 Nov 2018 14:20:52 +0000 (15:20 +0100)
commitc2baf11c36441725e1d9abda8dbb2e4098b4f6e2
tree3f5ea299a7375e76182aa89a7f9dd3017d7191d8
parent6529ccfa20c53c63e4ed99a9119a2de267c746d5
cgroup: actually reset the cgroup invalidation mask after we made our changes

Previously we never unmasked the mask after it was set once. Let's fix
that.
src/core/cgroup.c