lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 11 Mar 2012 18:20:13 +0400
From:	Stanislav Kinsbursky <skinsbursky@...allels.com>
To:	Trond.Myklebust@...app.com
Cc:	linux-nfs@...r.kernel.org, xemul@...allels.com, neilb@...e.de,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	jbottomley@...allels.com, bfields@...ldses.org,
	davem@...emloft.net, devel@...nvz.org
Subject: [PATCH 0/2] NFS: blocklayout PipeFS conteinerization fixes 

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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists