summaryrefslogtreecommitdiffstats
path: root/block/compat_ioctl.c
diff options
context:
space:
mode:
authorDavid S. Miller2019-01-18 07:19:05 +0100
committerDavid S. Miller2019-01-18 07:19:05 +0100
commit435f3f267780321a1aff41bdade257722328ead5 (patch)
treee432d56cc0b4e01edc9e755e231143a6afea0613 /block/compat_ioctl.c
parentnet/mlx4: remove unneeded semicolon (diff)
parenttcp: move rx_opt & syn_data_acked init to tcp_disconnect() (diff)
downloadkernel-qcow2-linux-435f3f267780321a1aff41bdade257722328ead5.tar.gz
kernel-qcow2-linux-435f3f267780321a1aff41bdade257722328ead5.tar.xz
kernel-qcow2-linux-435f3f267780321a1aff41bdade257722328ead5.zip
Merge branch 'tcp_openreq_child'
Eric Dumazet says: ==================== tcp: remove code from tcp_create_openreq_child() tcp_create_openreq_child() is essentially cloning a listener, then must initialize some fields that can not be inherited. Listeners are either fresh sockets, or sockets that came through tcp_disconnect() after a session that dirtied many fields. By moving code to tcp_disconnect(), we can shorten time taken to create a clone, since tcp_disconnect() operation is very unlikely. ==================== Acked-by: Yuchung Cheng <ycheng@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions