On Mon, May 12, 2025 at 2:55 PM Miklos Szeredi <miklos@xxxxxxxxxx> wrote: > What I meant is adding this to fuse_dev_operations. But it doesn't seem like exposing this information here would be a bad idea either, does it? For example, if a system administrator wants to write a script to abort the FUSE connection corresponding to a specific directory, the script could use this information to locate the relevant connection. Thanks, Chen Linxuan