From: Jeff Layton Date: Fri, 28 Jan 2011 12:08:28 +0000 (-0500) Subject: cifs: send an NT_CANCEL request when a process is signalled X-Git-Tag: v2.6.38-rc4~48^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db7c5815555d8daabf7d4ab1253ce690852c140;p=pandora-kernel.git cifs: send an NT_CANCEL request when a process is signalled Use the new send_nt_cancel function to send an NT_CANCEL when the process is delivered a fatal signal. This is a "best effort" enterprise however, so don't bother to check the return code. There's nothing we can reasonably do if it fails anyway. Reviewed-by: Pavel Shilovsky Reviewed-by: Suresh Jayaraman Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed