RE: [PATCH] ceph: only d_add() negative dentries when they are unhashed
From: Viacheslav Dubeyko
Date: Thu Apr 02 2026 - 14:33:56 EST
On Thu, 2026-04-02 at 18:11 +0000, Viacheslav Dubeyko wrote:
> On Tue, 2026-03-31 at 17:01 +0000, Viacheslav Dubeyko wrote:
> > On Mon, 2026-03-30 at 17:04 +0000, Viacheslav Dubeyko wrote:
> > > On Fri, 2026-03-27 at 18:44 +0000, Viacheslav Dubeyko wrote:
> > > > On Fri, 2026-03-27 at 17:23 +0100, Max Kellermann wrote:
> > > > >
> >
> > <skipped>
> >
> > > >
> > > > Let me run xfstests for the patch to double check that everything works well.
> > > >
> > >
> > > I had multiple xfstests issues during last run. Most probably, it was some
> > > glitch on my side or inconsistent build. I need to repeat the xfstests run with
> > > the patch.
> > >
> >
> > Sorry, it looks like 7.0-rc5 has some inconsistent state. Let me switch on 7.0-
> > rc1 because I was able to run xfstests successfully before on 7.0-rc1.
> >
> >
>
> Finally, I needed to deploy fresh Ceph cluster and I ran the xfstests with
> applied patch for 7.0-rc6 version. I don't see any new issues related to the
> patch.
>
> Tested-by: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx>
>
Applied on testing branch of CephFS kernel client.
Thanks,
Slava.