vfs open/close

Jeremy Allison jra at samba.org
Wed May 25 20:18:26 GMT 2005


On Wed, May 25, 2005 at 09:24:50AM +0200, Julien Thomas wrote:
> 
> The trouble is that on a same connection, when the user do many open of 
> an application, I can't know which close op is linked with which open 
> op... This should be not a problem if I could link an open with his 
> close using something such as an id.

Match the fnum integer inside the files_struct struct.

Jeremy.


More information about the samba-technical mailing list