All of lore.kernel.org
 help / color / mirror / Atom feed
From: Casey Schaufler <casey@schaufler-ca.com>
To: Roberto Sassu <roberto.sassu@polito.it>
Cc: Tyler Hicks <tyhicks@linux.vnet.ibm.com>,
	linux-security-module@vger.kernel.org,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	dhowells@redhat.com, jmorris@namei.org, zohar@linux.vnet.ibm.com,
	safford@watson.ibm.com, kirkland@canonical.com,
	ecryptfs-devel@lists.launchpad.net, eparis@redhat.com,
	sds@tycho.nsa.gov, selinux@tycho.nsa.gov,
	viro@zeniv.linux.org.uk, john.johansen@canonical.com,
	apparmor@lists.ubuntu.com, bfields@fieldses.org, neilb@suse.de,
	linux-nfs@vger.kernel.org,
	Casey Schaufler <casey@schaufler-ca.com>
Subject: Re: [RFC][PATCH 0/7] File descriptor labeling
Date: Wed, 04 May 2011 10:42:37 -0700	[thread overview]
Message-ID: <4DC1900D.3010804@schaufler-ca.com> (raw)
In-Reply-To: <201105041119.57493.roberto.sassu@polito.it>

On 5/4/2011 2:19 AM, Roberto Sassu wrote:
> On Wednesday, May 04, 2011 12:58:48 AM Casey Schaufler wrote:
>> On 5/2/2011 1:53 AM, Roberto Sassu wrote:
>> ...
>>>> Right, but what I don't understand is why you can't use existing
>>>> mechanisms to achieve this? NFS manages (mostly).
>>> Please, can you explain better this thought?
>> NFS provides a network "view" of an ext4 (or any type for that matter)
>> filesystem. NFS does not support extended attributes, but there has been
>> ongoing work on that. It seems that if NFS does not require the kind
>> of changes you are requesting you shouldn't either.
> I'm not familiar with NFS, so i cannot answer about this scenario.

NFS provides the historical and prototypical example of a layered
filesystem. If you are implementing a layered filesystem and have
not researched NFS you are missing out on the bulk of the experience
and wisdom on the subject.

> I'm adding in CC also the NFS mantainers and the mailing list so
> that they can express their point of view. The whole thread is
> available at:
>
> https://lkml.org/lkml/2011/4/27/201
>
> Roberto Sassu


WARNING: multiple messages have this Message-ID (diff)
From: Casey Schaufler <casey@schaufler-ca.com>
To: Roberto Sassu <roberto.sassu@polito.it>
Cc: Tyler Hicks <tyhicks@linux.vnet.ibm.com>,
	linux-security-module@vger.kernel.org,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	dhowells@redhat.com, jmorris@namei.org, zohar@linux.vnet.ibm.com,
	safford@watson.ibm.com, kirkland@canonical.com,
	ecryptfs-devel@lists.launchpad.net, eparis@redhat.com,
	sds@tycho.nsa.gov, selinux@tycho.nsa.gov,
	viro@zeniv.linux.org.uk, john.johansen@canonical.com,
	apparmor@lists.ubuntu.com, bfields@fieldses.org, neilb@suse.de,
	linux-nfs@vger.kernel.org,
	Casey Schaufler <casey@schaufler-ca.com>
Subject: Re: [RFC][PATCH 0/7] File descriptor labeling
Date: Wed, 04 May 2011 10:42:37 -0700	[thread overview]
Message-ID: <4DC1900D.3010804@schaufler-ca.com> (raw)
In-Reply-To: <201105041119.57493.roberto.sassu@polito.it>

On 5/4/2011 2:19 AM, Roberto Sassu wrote:
> On Wednesday, May 04, 2011 12:58:48 AM Casey Schaufler wrote:
>> On 5/2/2011 1:53 AM, Roberto Sassu wrote:
>> ...
>>>> Right, but what I don't understand is why you can't use existing
>>>> mechanisms to achieve this? NFS manages (mostly).
>>> Please, can you explain better this thought?
>> NFS provides a network "view" of an ext4 (or any type for that matter)
>> filesystem. NFS does not support extended attributes, but there has been
>> ongoing work on that. It seems that if NFS does not require the kind
>> of changes you are requesting you shouldn't either.
> I'm not familiar with NFS, so i cannot answer about this scenario.

NFS provides the historical and prototypical example of a layered
filesystem. If you are implementing a layered filesystem and have
not researched NFS you are missing out on the bulk of the experience
and wisdom on the subject.

> I'm adding in CC also the NFS mantainers and the mailing list so
> that they can express their point of view. The whole thread is
> available at:
>
> https://lkml.org/lkml/2011/4/27/201
>
> Roberto Sassu


--
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.

  reply	other threads:[~2011-05-04 17:49 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-29  9:39 [RFC][PATCH 0/7] File descriptor labeling Roberto Sassu
2011-04-29  9:39 ` Roberto Sassu
2011-04-29 15:46 ` Casey Schaufler
2011-04-29 15:46   ` Casey Schaufler
2011-04-29 19:09   ` Guido Trentalancia
2011-04-29 19:09     ` Guido Trentalancia
2011-05-02  8:53   ` Roberto Sassu
2011-05-02  8:53     ` Roberto Sassu
2011-05-03 22:58     ` Casey Schaufler
2011-05-03 22:58       ` Casey Schaufler
2011-05-03 23:58       ` John Johansen
2011-05-04  8:47         ` Roberto Sassu
2011-05-04  8:47           ` Roberto Sassu
2011-05-04 17:34           ` Casey Schaufler
2011-05-04 17:34             ` Casey Schaufler
2011-05-04  9:19       ` Roberto Sassu
2011-05-04  9:19         ` Roberto Sassu
2011-05-04 17:42         ` Casey Schaufler [this message]
2011-05-04 17:42           ` Casey Schaufler
  -- strict thread matches above, loose matches on Subject: below --
2011-04-27 12:34 Roberto Sassu
2011-04-27 15:52 ` Casey Schaufler
2011-04-27 15:52   ` Casey Schaufler
2011-04-27 20:19 ` Casey Schaufler
2011-04-27 20:19   ` Casey Schaufler
2011-04-27 23:27   ` Tyler Hicks
2011-04-27 23:27     ` Tyler Hicks
2011-04-27 23:57     ` Casey Schaufler
2011-04-27 23:57       ` Casey Schaufler
2011-04-28  0:06       ` Tyler Hicks
2011-04-28  0:06         ` Tyler Hicks
2011-04-28 12:35     ` Roberto Sassu
2011-04-28 12:35       ` Roberto Sassu
2011-04-28 17:37       ` Casey Schaufler
2011-04-28 17:37         ` Casey Schaufler
2011-04-28 17:56         ` Eric Paris
2011-04-28 17:56           ` Eric Paris
2011-04-29  9:26         ` Roberto Sassu
2011-04-29  9:26           ` Roberto Sassu

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=4DC1900D.3010804@schaufler-ca.com \
    --to=casey@schaufler-ca.com \
    --cc=apparmor@lists.ubuntu.com \
    --cc=bfields@fieldses.org \
    --cc=dhowells@redhat.com \
    --cc=ecryptfs-devel@lists.launchpad.net \
    --cc=eparis@redhat.com \
    --cc=jmorris@namei.org \
    --cc=john.johansen@canonical.com \
    --cc=kirkland@canonical.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=roberto.sassu@polito.it \
    --cc=safford@watson.ibm.com \
    --cc=sds@tycho.nsa.gov \
    --cc=selinux@tycho.nsa.gov \
    --cc=tyhicks@linux.vnet.ibm.com \
    --cc=viro@zeniv.linux.org.uk \
    --cc=zohar@linux.vnet.ibm.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 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.