linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: tytso@mit.edu
To: linux-kernel@vger.kernel.org
Cc: ext2-devel@sourceforge.net
Subject: [RFC] [PATCH 0/5] ACL support for ext2/3
Date: Thu, 10 Oct 2002 01:09:44 -0400	[thread overview]
Message-ID: <E17zVZw-00069U-00@snap.thunk.org> (raw)


The following patch set adds ACL support to the ext2/3 filesystem.  It
is a port of the 0.8.50 patches from Andreas Gruenbacher.  It requires
the Extended Attribute patches which I had sent earlier as a
pre-requisite, and represents the 2nd of 3 sets of patches from the
acl.bestbits.at code.  (The first set was the EA patches; this is the
second set of patches; and the third set of patches adds ACL support to
NFS, so that the NFS server respects the ACL set on the filesystem.)

Some of these patches in this set are shared in common with the XFS
filesystem, and are needed for ACL support in XFS as well.  These
patches are versus 2.5.40, and still reflect the original design
decision of allowing ext2 and ext3 ACL support to be available as
separate standalone modules.  (See the discussion of the EA patches
about whether or not this makes sense.)

Please comment/bleed on these patches.

						- Ted


             reply	other threads:[~2002-10-10  5:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10  5:09 tytso [this message]
2002-10-14 18:34 [RFC] [PATCH 0/5] ACL support for ext2/3 Robson Paniago de Miranda
2002-10-14 20:44 ` Andreas Gruenbacher

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=E17zVZw-00069U-00@snap.thunk.org \
    --to=tytso@mit.edu \
    --cc=ext2-devel@sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /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).