diff options
author | Willy Tarreau <w@1wt.eu> | 2014-06-14 20:54:17 +0200 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2014-06-19 00:26:00 +0200 |
commit | b90422defca0edf97b3524248e239345debaf2fd (patch) | |
tree | a57f4971029f4f953a1cc8fc3d0603c9163d4263 /fs/fifo.c | |
parent | a986d9c350c41fbb56b75d9da04a9725a044454a (diff) |
net: fix regression introduced in 2.6.32.62 by sysctl fixes
Commits b7c9e4ee1 ("sysctl net: Keep tcp_syn_retries inside the boundary")
and eedcafdc ("net: check net.core.somaxconn sysctl values") were missing
a .strategy entry which is still required in 2.6.32. Because of this, the
Ubuntu kernel team has faced kernel dumps during their testing.
Tyler Hicks and Luis Henriques proposed this patch to fix the issue,
which properly sets .strategy as needed in 2.6.32.
Reported-by: Luis Henriques <luis.henriques@canonical.com>
Cc: tyler.hicks@canonical.com
Cc: Michal Tesar <mtesar@redhat.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'fs/fifo.c')
0 files changed, 0 insertions, 0 deletions