Displaying 1 result from an estimated 1 matches for "53error".
2002 Jun 26
22
FW: samba woes
...the function.  Which is why I am getting an invalid argument because that
argument can not be used with that function.
fcntl(8191, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}, 0xbfffeec0) = -1 EINVAL (Invalid argument)
write(2, "ERROR: can\'t get smbw shared loc"..., 53ERROR: can't get smbw shared lock (Invalid argument))= 53
 
What I am trying to figure out is.. why is going from using fcntl64() to fcntl().. I have looked through most of the source code and have found nothing.  I have sent emails to the samba lists and to
redhat.  So far I have gotten the followin...