Subject: NFSv3 O_EXCL
To: None <tech-kern@netbsd.org>
From: None <rick@snowhite.cis.uoguelph.ca>
List: tech-kern
Date: 07/25/2000 17:57:12
The problem with the change you suggest is that a lot of programs don't
expect open()s with O_EXCL to always fail (which is what will happen
after the change you suggest for servers that don't support the option).

rick