[Samba] move_driver_to_download_area: Unable to rename samba3.2

Jeremy Allison jra at samba.org
Wed Jul 30 15:50:40 GMT 2008


On Wed, Jul 30, 2008 at 05:45:46PM +0200, Stéphane PURNELLE wrote:
> Is kernel oplock use locking for fcntl ?
> Because is kernel change log from RH, I have : 
>         [fs] fix locking for fcntl (Ed Pollard ) [430596] 
> 
> My samba is on production, I'am not sure than I will recompile my samba 
> now.

No, it doesn't use fcntl locks. It's a different mechanism.
It uses fcntl though :

fcntl(fd, F_SETLEASE, leasetype);

Jeremy.


More information about the samba mailing list