HomeFreeBSD

MFC r327211: nandtool: Add missing mode for open() with O_CREAT

Description

MFC r327211: nandtool: Add missing mode for open() with O_CREAT

If O_CREAT is given, open() needs a mode argument. Follow the umask by
passing 0666.

Details

Provenance
jillesAuthored on
Parents
rS327651: MFC r325108:
Branches
Unknown
Tags
Unknown