linux-kernel-test/net/ipv4/ipvs
Sven Wegener 375c6bbabf ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible()
So that kthread_stop() can wake up the thread and we don't have to wait one
second in the worst case for the daemon to actually stop.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
Acked-by: Simon Horman <horms@verge.net.au>
2008-07-16 22:33:20 +00:00
..
ip_vs_app.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_conn.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_core.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_ctl.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_dh.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_est.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_ftp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_lblc.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_lblcr.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_lc.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_nq.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_ah.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_esp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_tcp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_udp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_rr.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_sched.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_sed.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_sh.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_sync.c ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible() 2008-07-16 22:33:20 +00:00
ip_vs_wlc.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_wrr.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_xmit.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
Kconfig [IPVS]: Use menuconfig objects. 2007-05-24 16:36:47 -07:00
Makefile