runc/libcontainer/label
Brian Goff d193f95d07 Don't override system error
The error message added here provides no value as the caller already
knows all the added details. However it is covering up the underyling
system error (typically `ENOTSUP`). There is no way to handle this error before
this change.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-02-22 09:29:38 -05:00
..
label.go Add support for r/o mount labels 2016-10-17 16:56:42 -04:00
label_selinux.go Don't override system error 2017-02-22 09:29:38 -05:00
label_selinux_test.go Revert "DupSecOpt needs to match InitLabels" 2017-02-01 09:14:20 +01:00