From: Eric W. Biederman Date: Sat, 1 Mar 2014 04:36:55 +0000 (-0800) Subject: audit: Send replies in the proper network namespace. X-Git-Tag: v3.15-rc1~18^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099dd235113700bbb476e572cd191ddb77b9af46;p=pandora-kernel.git audit: Send replies in the proper network namespace. In perverse cases of file descriptor passing the current network namespace of a process and the network namespace of a socket used by that socket may differ. Therefore use the network namespace of the appropiate socket to ensure replies always go to the appropiate socket. Signed-off-by: "Eric W. Biederman" Acked-by: Richard Guy Briggs Signed-off-by: Eric Paris --- Reading git-diff-tree failed