chiark / gitweb /
manager: only issue overmount warning when the check succeeded
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Nov 2014 03:39:13 +0000 (22:39 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Nov 2014 00:17:31 +0000 (19:17 -0500)
commit056edeb9102c5ba455e1a54af70f282b6138ca33
tree46bf5dcdc8ed57f3b469f28e2ddf091236f254a2
parent06d8d842e9de8656d9a46926e7ae7ff967b69ef8
manager: only issue overmount warning when the check succeeded

If for any reason the check failed (selinux?), we would still issue
the warning. Check the return status.
src/core/mount.c