Chen

Results 214 comments of Chen

> > Likely, see also: https://lore.kernel.org/all/20240515-anklopfen-ausgleichen-0d7c220b16f4@brauner/ which did not help. It should mimic the original `anon_inode:[pidfd]`. > > It does: > > ``` > # ll /proc/984/fd > total 0...

I have implemented the second option > > Likely, see also: https://lore.kernel.org/all/20240515-anklopfen-ausgleichen-0d7c220b16f4@brauner/ which did not help. It should mimic the original `anon_inode:[pidfd]`. > > I am not sure what's the...

> For now we're mimicking the old pidfd behavior but we will try to flip the switch to the new format: > > ``` > lrwx------ 1 root root 64...

I think it is probably a issue of `lsof +D /nonexistent` printing help text?