svn commit: samba r14173 - (fnum and smb_file change)

tridge at samba.org tridge at samba.org
Mon Mar 13 09:58:50 GMT 2006


Metze,

 > the simplest idea is to just move the for(each file) into the frontend,
 > and call the backend for each file, but I hope I find a solution,
 > where the cifs backend, can just pass one request.

That won't work for the cifs backend, as it should get a single
request, which it then sends as a single SMBflush. 

 > we have the same problem with smb_exit and smb_logoff...

yep, and I think the looping logic must be in the backend, though
possibly with helper functions from the ntvfs layer.

Cheers, Tridge


More information about the samba-technical mailing list