[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJfpegunxRn3EG3ZoQYteyZ3B6ny_DG1U65=VX25tohQuHCpVQ@mail.gmail.com>
Date: Wed, 14 May 2025 10:50:39 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: Joanne Koong <joannelkoong@...il.com>
Cc: Amir Goldstein <amir73il@...il.com>, chenlinxuan@...ontech.com,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Bernd Schubert <bernd.schubert@...tmail.fm>
Subject: Re: [PATCH v3 0/3] fuse: Expose more information of fuse backing
files to userspace
On Tue, 13 May 2025 at 20:52, Joanne Koong <joannelkoong@...il.com> wrote:
> For getting from conn to fuse server pid, what about adding the server
> pid to fuse's sysfs info? This use case has come up a few times in
> production where we've encountered a stuck server and have wanted to
> identify its pid. I have a patch on a branch I need to clean up and
> send out for this, but it adds a new "info" file to
> /sys/fs/fuse/connections/*/ where libfuse can write any identifying
> info to that file like the server pid or name. If the connection gets
> migrated to another process then libfuse is responsible for modifying
> that to reflect the correct info.
Fine, but then why not just write something in /var/run/fuse?
Thanks,
Miklos
Powered by blists - more mailing lists