Skip to content
Snippets Groups Projects
Commit f1243ec4 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Use opennodedat() always to open the node.dab file

Include O_CREAT access mode flag in opennodedat().

I experimented with excluding O_DENYNONE when the NM_CLOSENODEDAB flag is set
(to hopefully work-around MacOS Samba node.dab corruption issue), but that
didn't work with SBBSCTRL leaving the file open in SH_DENYNONE mode, so will
have revist that, but using a common open function helps.
parent 496ee36a
Branches
Tags
No related merge requests found
Pipeline #7433 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment