netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] NFS: blocklayout PipeFS conteinerization fixes
@ 2012-03-11 14:20 Stanislav Kinsbursky
  2012-03-11 14:20 ` [PATCH 1/2] NFS: replace global bl_mount_reply with per-net one Stanislav Kinsbursky
  2012-03-11 14:20 ` [PATCH 2/2] NFS: replace global bl_wq " Stanislav Kinsbursky
  0 siblings, 2 replies; 3+ messages in thread
From: Stanislav Kinsbursky @ 2012-03-11 14:20 UTC (permalink / raw)
  To: Trond.Myklebust
  Cc: linux-nfs, xemul, neilb, netdev, linux-kernel, jbottomley,
	bfields, davem, devel

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-11 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-11 14:20 [PATCH 0/2] NFS: blocklayout PipeFS conteinerization fixes Stanislav Kinsbursky
2012-03-11 14:20 ` [PATCH 1/2] NFS: replace global bl_mount_reply with per-net one Stanislav Kinsbursky
2012-03-11 14:20 ` [PATCH 2/2] NFS: replace global bl_wq " Stanislav Kinsbursky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).