From: Stanislav Kinsbursky <skinsbursky@parallels.com>
To: Trond.Myklebust@netapp.com
Cc: linux-nfs@vger.kernel.org, xemul@parallels.com, neilb@suse.de,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
jbottomley@parallels.com, bfields@fieldses.org,
davem@davemloft.net, devel@openvz.org
Subject: [PATCH 0/2] NFS: blocklayout PipeFS conteinerization fixes
Date: Sun, 11 Mar 2012 18:20:13 +0400 [thread overview]
Message-ID: <20120311141528.17962.83828.stgit@localhost6.localdomain6> (raw)
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(-)
next reply other threads:[~2012-03-11 14:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-11 14:20 Stanislav Kinsbursky [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120311141528.17962.83828.stgit@localhost6.localdomain6 \
--to=skinsbursky@parallels.com \
--cc=Trond.Myklebust@netapp.com \
--cc=bfields@fieldses.org \
--cc=davem@davemloft.net \
--cc=devel@openvz.org \
--cc=jbottomley@parallels.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=neilb@suse.de \
--cc=netdev@vger.kernel.org \
--cc=xemul@parallels.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).