Nov. 21, 2023
11:45 p.m.
On Tue Nov 21 21:38:54 2023 +0000, Zebediah Figura wrote:
This part makes sense, esp. given precedent, although why is "if (name->str)" alone not enough here, like the other cases? Because `name->str` is not NULL for ordinary named pipes too.
There is an option to delegate `find_object` to the root dir obj. In that case, I think it makes sense to change the design so that: 1. the root directory becomes a persistent object, and 2. optionally, the named pipe namespace is moved from the device to the root directory. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/498#note_53220