"brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx> writes: > Other folks may feel differently about fixing this, but I would suggest > against it. > >> The WSL team at Microsoft has been already informed as well: >> https://github.com/microsoft/WSL/issues/12051 > > I've provided some comments in the issue there. > > [0] https://pubs.opengroup.org/onlinepubs/9799919799/functions/open.html It depends on how hard it would be for filesystem providers to fix their ware, but (1) leaving our code to require open semantics of POSIX may serve as an incentive to encourage them to do so, and (2) I am not fundamentally opposed to have an option to help users of such flawed filesystem, provided if such a change is done cleanly. Thanks.