From: Peter Staubach <staubach@redhat.com>
To: "David P. Quigley" <dpquigl@tycho.nsa.gov>
Cc: labeled-nfs@linux-nfs.org, selinux@tycho.nsa.gov
Subject: Re: [RFC Labeled NFS] Labeling support for NFSv4
Date: Fri, 16 Nov 2007 15:56:16 -0500 [thread overview]
Message-ID: <473E03F0.2040606@redhat.com> (raw)
In-Reply-To: <1195243404.20981.3.camel@moss-terrapins.epoch.ncsc.mil>
David P. Quigley wrote:
> This is the first set of patches for the labeled-nfs work since early August.
> Much has changed since then and we have a reasonably functional prototype of
> the dumb server implementation. This patch series provides the ability to
> retrieve and set labels on the server, provides callback notification for label
> changes on the server, and life-cycle management for the fattr structure which
> is used to transport the labels.
>
> The patch series should apply on top of any 2.6.24-rc2 kernel and I know for a
> fact that it will apply on top of commit
> 9418d5dc9ba40b88737580457bf3b7c63c60ec43 in Linus's git tree. To get the tree
> up and running for testing just apply the patch and have fun.
How is the work going on with the NFSv4 IETF WG?
Thanx...
ps
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
prev parent reply other threads:[~2007-11-16 20:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-16 20:03 [RFC Labeled NFS] Labeling support for NFSv4 David P. Quigley
2007-11-16 20:05 ` [PATCH 01/13] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer David P. Quigley
2007-11-16 20:06 ` [PATCH 02/13] VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM David P. Quigley
2007-11-16 20:07 ` [PATCH 03/13] Security: Add hook to get full security xattr name David P. Quigley
2007-11-17 0:34 ` Casey Schaufler
2007-11-19 14:42 ` David P. Quigley
2007-11-16 20:07 ` [PATCH 04/13] VFS: Add label field to the iattr structure David P. Quigley
2007-11-16 20:08 ` [PATCH 05/13] Security: Add hook to calculate context based on a negative dentry David P. Quigley
2007-11-16 20:08 ` [PATCH 06/13] KConfig: Add KConfig entries for SELinux labeled NFS David P. Quigley
2007-11-16 20:09 ` [PATCH 07/13] NFSv4: Add label recommended attribute and NFSv4 flags David P. Quigley
2007-11-16 20:10 ` [PATCH 08/13] NFS: Introduce lifecycle managment for label attribute David P. Quigley
2007-11-19 11:33 ` [Labeled-nfs] " James Morris
2007-11-19 16:00 ` Casey Schaufler
[not found] ` <4741C77D.9080209@sparta.com>
2007-11-19 21:44 ` James Morris
2007-11-16 20:11 ` [PATCH 09/13] NFS: Client implementation of SELINUX Labeling David P. Quigley
2007-11-19 11:44 ` [Labeled-nfs] " James Morris
2007-11-16 20:11 ` [PATCH 10/13] NFS: Extend nfs xattr handlers to accept the security namespace David P. Quigley
2007-11-16 20:12 ` [PATCH 11/13] NFSD: Server implementation of MAC Labeling David P. Quigley
2007-11-16 20:12 ` [PATCH 12/13] NFS: Label change notification for NFSv4 Clients David P. Quigley
2007-11-16 20:13 ` [PATCH 13/13] NFSD: Label change notification for NFSv4 Server David P. Quigley
2007-11-16 20:56 ` Peter Staubach [this message]
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=473E03F0.2040606@redhat.com \
--to=staubach@redhat.com \
--cc=dpquigl@tycho.nsa.gov \
--cc=labeled-nfs@linux-nfs.org \
--cc=selinux@tycho.nsa.gov \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.