linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	Christoph Hellwig <hch@lst.de>,
	Alexander Viro <viro@zeniv.linux.org.uk>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH] fs: move the posix_acl_fix_xattr_{to_from}_user out of xattr code
Date: Tue, 17 Mar 2020 15:57:44 +0100	[thread overview]
Message-ID: <20200317145744.GA15941@lst.de> (raw)
In-Reply-To: <CAHc6FU5RM5c0dopuJmCEJmPkwM6TUy60xnSWRpH2qHdX09B1pw@mail.gmail.com>

On Tue, Mar 03, 2020 at 02:42:50PM +0100, Andreas Gruenbacher wrote:
> Miklos,
> 
> On Fri, Feb 21, 2020 at 7:01 PM Christoph Hellwig <hch@lst.de> wrote:
> > There is no excuse to ever perform actions related to a specific handler
> > directly from the generic xattr code as we have handler that understand
> > the specific data in given attrs.  As a nice sideeffect this removes
> > tons of pointless boilerplate code.
> >
> > Signed-off-by: Christoph Hellwig <hch@lst.de>
> 
> can you please review this change from an overlayfs point of view?

ping?

  reply	other threads:[~2020-03-17 14:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 17:37 [PATCH] fs: move the posix_acl_fix_xattr_{to_from}_user out of xattr code Christoph Hellwig
2020-03-03 13:42 ` Andreas Gruenbacher
2020-03-17 14:57   ` Christoph Hellwig [this message]
2020-03-19 13:40     ` Miklos Szeredi
  -- strict thread matches above, loose matches on Subject: below --
2020-03-24  7:50 Christoph Hellwig
2020-03-24  9:14 ` Miklos Szeredi

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=20200317145744.GA15941@lst.de \
    --to=hch@lst.de \
    --cc=agruenba@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --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 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).