https://github.com/torvalds/linux
Revision 6a2bad70d546cf30a46bc6d9ec0cb9a0891a38eb authored by Pavel Emelyanov on 24 March 2010, 21:51:22 UTC, committed by David S. Miller on 27 March 2010, 03:57:35 UTC
The the rebuild changes the genid which in turn is used at
the hash calculation. Thus if we don't restart and go on with
inserting the rt will happen in wrong chain.

(Fixed Neil's comment about the index passed into the rt_intern_hash)

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Reviewed-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent b35ecb5
History
Tip revision: 6a2bad70d546cf30a46bc6d9ec0cb9a0891a38eb authored by Pavel Emelyanov on 24 March 2010, 21:51:22 UTC
ipv4: Restart rt_intern_hash after emergency rebuild (v2)
Tip revision: 6a2bad7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.0 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top