[PATCH 0/2] NFS: blocklayout PipeFS conteinerization fixes [message #45458] |
Sun, 11 March 2012 14:20  |
Stanislav Kinsbursky
Messages: 683 Registered: October 2011
|
Senior Member |
|
|
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(-)
|
|
|