Re: [PATCH] SUNRPC: make SUNPRC clients list per network namespacecontext

From: Stanislav Kinsbursky
Date: Mon Dec 26 2011 - 07:25:46 EST


25.12.2011 16:48, Trond Myklebust ÐÐÑÐÑ:
On Wed, 2011-12-14 at 12:19 +0300, Stanislav Kinsbursky wrote:
This patch moves static SUNRPC clients list and it's lock to sunrpc_net
structure.
Currently this list is used only for debug purposes. But later it will be used
also for selecting clients by networks namespace on PipeFS mount/umount events.
Per-network namespace lists will make this faster and simplier.

Note: client list is taken from "init_net" network namespace context in
rpc_show_tasks(). This will be changed with making SUNRPC sysctl's per network
namespace context.

Signed-off-by: Stanislav Kinsbursky<skinsbursky@xxxxxxxxxxxxx>

This doesn't seem to integrate with any of your patch series, and
conflicts with everything that touches netns.h, for instance...


Yep, you are right. Currently this path doesn't apply, if you'll try to apply patches in the same order I've sent them.
This is caused by different development branches.
Anyway, most of the patches will not apply to current tree.
And I'll be glad to rebase and resent them on request.

--
Best regards,
Stanislav Kinsbursky
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/