diff options
author | Sven Wegener <[email protected]> | 2008-08-03 14:06:44 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-08-03 14:06:44 -0700 |
commit | adf044c8778de98dae29c5ce9973b7e43964674f (patch) | |
tree | aca4e834cf1a9d15d348f9c23905dcf9f443ca85 /fs/jbd2/commit.c | |
parent | e5a4a72d4f88f4389e9340d383ca67031d1b8536 (diff) |
net: Add missing extra2 parameter for ip_default_ttl sysctl
Commit 76e6ebfb40a2455c18234dcb0f9df37533215461 ("netns: add namespace
parameter to rt_cache_flush") acceses the extra2 parameter of the
ip_default_ttl ctl_table, but it is never set to a meaningful
value. When e84f84f276473dcc673f360e8ff3203148bdf0e2 ("netns: place
rt_genid into struct net") is applied, we'll oops in
rt_cache_invalidate(). Set extra2 to init_net, to avoid that.
Reported-by: Marcin Slusarz <[email protected]>
Signed-off-by: Sven Wegener <[email protected]>
Tested-by: Marcin Slusarz <[email protected]>
Acked-by: Denis V. Lunev <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions