This patch set moves global wait queue and message to per-net data structure. --- Stanislav Kinsbursky (2): NFS: replace global bl_mount_reply with per-net one NFS: replace global bl_wq with per-net one fs/nfs/blocklayout/blocklayout.c | 4 +-- fs/nfs/blocklayout/blocklayout.h | 8 +++---- fs/nfs/blocklayout/blocklayoutdev.c | 41 ++++++++++++++++++++--------------- fs/nfs/blocklayout/blocklayoutdm.c | 26 ++++++++++++---------- fs/nfs/netns.h | 7 ++++++ 5 files changed, 48 insertions(+), 38 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html