diff options
author | Daniel Wagner <[email protected]> | 2013-01-21 21:09:00 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-01-22 14:17:38 -0500 |
commit | d84295067fc7e95660d84c014aa528f4409c070d (patch) | |
tree | 152cd9edc0554a8b3e5676294be21151703fc6b5 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | a05948f296ce103989b28a2606e47d2e287c3c89 (diff) |
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Commit 6a328d8c6f03501657ad580f6f98bf9a42583ff7 changed the update
logic for the socket but it does not update the SCM_RIGHTS update
as well. This patch is based on the net_prio fix commit
48a87cc26c13b68f6cce4e9d769fcb17a6b3e4b8
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
A socket fd passed in a SCM_RIGHTS datagram was not getting
updated with the new tasks cgrp prioidx. This leaves IO on
the socket tagged with the old tasks priority.
To fix this add a check in the scm recvmsg path to update the
sock cgrp prioidx with the new tasks value.
Let's apply the same fix for net_cls.
Signed-off-by: Daniel Wagner <[email protected]>
Reported-by: Li Zefan <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Al Viro <[email protected]>
Cc: John Fastabend <[email protected]>
Cc: Neil Horman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions