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:	Wed, 11 Apr 2012 15:13:07 +0400
From:	Stanislav Kinsbursky <skinsbursky@...allels.com>
To:	bfields@...ldses.org
Cc:	linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
	devel@...nvz.org
Subject: [PATCH 0/4] nfsd: containerize export and expkey caches 

This patch set depends on "NFSd: precursor and cleanup patch set".

The following series consists of:

---

Stanislav Kinsbursky (4):
      nfsd: pass network context to export caches init/shutdown routines
      nfsd: make export cache allocated per network namespace context
      nfsd: make expkey cache allocated per network namespace context
      nfsd: allocate export and expkey caches in per-net operations.


 fs/nfsd/export.c               |   83 ++++++++++++++++++++++++++--------------
 fs/nfsd/netns.h                |    3 +
 fs/nfsd/nfsctl.c               |   32 ++++++++++++---
 fs/nfsd/nfssvc.c               |    2 -
 include/linux/nfsd/export.h    |   10 ++---
 include/linux/sunrpc/svcauth.h |    2 -
 net/sunrpc/svcauth_unix.c      |   13 ++----
 7 files changed, 90 insertions(+), 55 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ