SFF_NOTEXCL
omode |= O_CREAT | (bitset(SFF_NOTEXCL, sff) ? 0 : O_EXCL);
SFF_NOTEXCL|SFF_OPENASROOT);
sff |= SFF_CREAT|SFF_NOTEXCL;