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@xxxxxx> 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@xxxxxx> > > can you please review this change from an overlayfs point of view? ping?