Re: [bedevtalk]fcntl(), BNode::Lock() and _klock_node_() ... (fwd)
"Ingo Weinhold" <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]>
| Newsgroups | gmane.os.openbeos.storage |
|---|---|
| Message-ID | <8674242790-BeMail@graete> |
"Axel D=F6rfler" <[email protected]> wrote: > > "Ingo Weinhold" <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> wrote: > > seems someone did a bit of research for us. :-) > > I suspect, it's `extern "C" int =3D3D5Fklock=3D3D5Fnode=3D3D5F(int > > fhandle);' > > though. > > Yes, I've seen this, but we don't have to copy that system call > anyway > (as we don't do with a million of others already). True, it's just that we can implement and test it under R5 this way. Otherwise we had to wait for the lazy kernel guys. ;-) CU, Ingo