On Thu, 23.10.14 17:23, WaLyong Cho (walyong....@gmail.com) wrote:

Heya!

I merged both patches now! Thanks!

After merging I reworked quite a bit more code to make the selinux
and smack bits work more similar to each. I cannot test this
though, as I don't run SMACK. I really hope I didn't break anything,
could you test and verify?

It would be good if you could go through the various commits since I
merged your patch. There were some changes that might be particularly
relevant. Most specifically, I changed the code that applies the SMACK
label to a path to use lsetxattr() instead of setxattr(). The code to
remove a SMACK label was already use lremovexattr(), so I figured we
should be symmetric here, and it appeared safer to me. AFAICS this
changed didn't break anything, but again, I didn't test it.

Thanks,

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to