From: Joel Becker <Joel.Becker@oracle.com>
To: Christoph Hellwig <hch@lst.de>
Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] sanitize xattr handler prototypes
Date: Fri, 26 Jun 2009 01:47:56 -0700 [thread overview]
Message-ID: <20090626084756.GA4478@mail.oracle.com> (raw)
In-Reply-To: <20090625173543.GA7073@lst.de>
On Thu, Jun 25, 2009 at 07:35:44PM +0200, Christoph Hellwig wrote:
> Add a flags argument to strcut xattr_handler and pass it to all xattr
> handler methods. This allows using the same methods for multiple
> handlers, e.g. for the ACL methods which perform exactly the same action
> for the access and default ACLs, just using a different underlying
> attribute. With a little more groundwork it'll also allow sharing the
> methods for the regular user/trusted/secure handlers in extN, ocfs2 and
> jffs2 like it's already done for xfs in this patch.
Acked-by: Joel Becker <joel.becker@oracle.com>
--
"The one important thing i have learned over the years is the
difference between taking one's work seriously and taking one's self
seriously. The first is imperative and the second is disastrous."
-Margot Fonteyn
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127
next prev parent reply other threads:[~2009-06-26 8:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-25 17:35 [PATCH] sanitize xattr handler prototypes Christoph Hellwig
2009-06-25 22:27 ` James Morris
2009-06-26 8:47 ` Joel Becker [this message]
2009-09-23 12:41 ` Christoph Hellwig
2009-09-23 14:03 ` Steven Whitehouse
2009-09-26 16:25 ` Christoph Hellwig
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=20090626084756.GA4478@mail.oracle.com \
--to=joel.becker@oracle.com \
--cc=hch@lst.de \
--cc=linux-fsdevel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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.