On Tue, 6 Jan 2004, Jason Parsons wrote:
>So, now that I'm a bit more awake.
>It seems that binc is doing an open() with O_CREAT set, and without a 
>mode specified.  O_CREAT requires a mode; its behavior without one set 
>is indeterminate (and particularly broken on NFS).  I believe my patch 
>is correct.

Yup, that's what it seems like. Your patch is probably the right
solution to this problem.

Andy :-)

--
Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP      |  "It is better not to do something
http://www.bincimap.org/ |        than to do it poorly."


Reply via email to