Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
O_EXCL without O_CREAT has different semantics; it's "fail if already opened", not "fail if already exists". commit 7157486 broke that... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information