iucv: properly clone LSM attributes to newly created child sockets
authorPaul Moore <paul@paul-moore.com>
Tue, 7 Jun 2016 14:30:53 +0000 (10:30 -0400)
committerPaul Moore <paul@paul-moore.com>
Tue, 7 Jun 2016 14:30:53 +0000 (10:30 -0400)
commit02f06918156b32a584ff2dd9ebfa653abf4d8d5d
treefea8b3092851951d8db55c550640cdad16134f94
parent0e0e36774081534783aa8eeb9f6fbddf98d3c061
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>
net/iucv/af_iucv.c