[PATCH v2 04/15] LockD: manage used host count per networks namespace

2012-07-25 Thread Stanislav Kinsbursky
This patch introduces moves nrhosts in per-net data. It also adds kernel warning to nlm_shutdown_hosts_net() about remaining hosts in specified network namespace context. Signed-off-by: Stanislav Kinsbursky --- fs/lockd/host.c | 18 ++ fs/lockd/netns.h |1 + 2 files

[PATCH v2 04/15] LockD: manage used host count per networks namespace

2012-07-25 Thread Stanislav Kinsbursky
This patch introduces moves nrhosts in per-net data. It also adds kernel warning to nlm_shutdown_hosts_net() about remaining hosts in specified network namespace context. Signed-off-by: Stanislav Kinsbursky skinsbur...@parallels.com --- fs/lockd/host.c | 18 ++