From: "Eric Van Hensbergen" <eric.vanhensbergen@linux.dev>
To: "Kent Overstreet" <kent.overstreet@linux.dev>
Cc: v9fs@lists.linux.dev
Subject: Re: new 9p kasan splat in 6.9
Date: Tue, 02 Apr 2024 01:27:06 +0000 [thread overview]
Message-ID: <1f79a506bdf50cfd456acfa876df8a502d64b976@linux.dev> (raw)
In-Reply-To: <oyo4rhetu752bdnh3vlojiq5apgndnvsg3g2qcftvoho5vqr34@n6li2x5jwpml>
April 1, 2024 at 8:12 PM, "Kent Overstreet" <kent.overstreet@linux.dev> wrote:
>
> On Mon, Apr 01, 2024 at 07:33:50PM -0500, Eric Van Hensbergen wrote:
>
>
> Sounds like things were rushed a bit then, and there's some room for
> improving the testing.
>
Well, most of the patches had been in there almost since the last release, its just I didn't have time to test and incorporate fixes during the -rc cycle and most of the ones I saw looked like corner cases from kasan so I didn't give them as much attention as perhaps I should have.
> If you need testing automation I might be able to help.
I do like your dashboards and what not, not sure if I'm up for trying Nix again though ;)
>
> >
> > Looking at your example above -- is it the case that most of these,
> > there is essentially a missing log file that isn't being created by
> > 9p?
> >
>
> Appears to be, but it doesn't happen often enough for me to repro
> locally.
>
Okay, that's useful to see if I can track things down.
> >
> > Any other details you can give me from your environment (how is
> >
> > 9p mounted, is this qemu?, etc.)?
> >
>
> It's qemu, standard mount options:
> host /host 9p rw,relatime,access=client,trans=virtio 0 0
>
access=client may be someplace for me to start, I don't usually use ACL based checks in my regression sweeps. I'll update to add that to the matrix as well as put fstest back in the default regressions.
trans=virtio,version=9p2000.L,cache=none,access=user
should still be the most stable, but this recent set of patches does change inode (and inode_no) handling and I believe by default they may stick around even though with nocache they should always be refreshed.
-eric
next prev parent reply other threads:[~2024-04-02 1:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-31 5:33 new 9p kasan splat in 6.9 Kent Overstreet
2024-04-02 0:02 ` Eric Van Hensbergen
2024-04-02 0:07 ` Kent Overstreet
2024-04-02 0:33 ` Eric Van Hensbergen
2024-04-02 1:12 ` Kent Overstreet
2024-04-02 1:27 ` Eric Van Hensbergen [this message]
2024-04-02 1:34 ` Kent Overstreet
2024-04-10 11:43 ` Eric Van Hensbergen
2024-04-10 17:02 ` Kent Overstreet
2024-04-10 18:17 ` Eric Van Hensbergen
2024-04-15 13:48 ` Eric Van Hensbergen
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=1f79a506bdf50cfd456acfa876df8a502d64b976@linux.dev \
--to=eric.vanhensbergen@linux.dev \
--cc=kent.overstreet@linux.dev \
--cc=v9fs@lists.linux.dev \
/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