commit | 02f06918156b32a584ff2dd9ebfa653abf4d8d5d | [log] [tgz] |
---|---|---|
author | Paul Moore <paul@paul-moore.com> | Tue Jun 07 10:30:53 2016 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Tue Jun 07 10:30:53 2016 -0400 |
tree | fea8b3092851951d8db55c550640cdad16134f94 | |
parent | 0e0e36774081534783aa8eeb9f6fbddf98d3c061 [diff] |
iucv: properly clone LSM attributes to newly created child sockets Much like we had to do for AF_BLUETOOTH and AF_ALG, make sure we properly clone the parent socket's LSM attributes to newly created child sockets. Signed-off-by: Paul Moore <paul@paul-moore.com>