
20 Aug
2009
20 Aug
'09
3:47 p.m.
On Thu, 2009-08-20 at 14:40 -0400, Darryl L. Pierce wrote:
rhbz#517157
Signed-off-by: Darryl L. Pierce <dpierce@redhat.com> --- src/security_selinux.c | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-)
ACK. Looks good to me. You might want to check against ENOTSUP instead of EOPNOTSUPP, since the former is what setfilecon(3) documents, but it'll not make much of a difference in practice. David