On Thu, Sep 29, 2022 at 01:40:44PM +0200, Christoph Hellwig wrote: > On Thu, Sep 29, 2022 at 10:28:22AM +0200, Christian Brauner wrote: > > I would like to do this in a follow-up series because afaict we need to > > massage how the ->list() handler is currently used to infer xattrs > > support. I think adressing this in a follow-up series would be better. > > There'll be more cleanups possibly anyway, I think. > > True, the weird list handling complicates things a bit. But it is a lot > of dead wood now and we should clean it up rather sooner than later. My plan was to have the basic series in a shape were we can stuff it in a tree and then send a follow-up series basically almost immediately. And everything would be merged together of course.