15 Mar
2010
15 Mar
'10
10:05 p.m.
No, commit actually. create() is asynchronous. Silly me.
I mean it's going to use fcntl() or whatever OS locking (as opposed to some slow remote locking with remote storages). But fcntl() will use NLM if the file is on NFS.
I tried a few Google searches first, but I didn't then find anything specific about it. http://netbsd.gw.com/cgi-bin/man-cgi?aio_read++NetBSD-5.0