VFS write not being called (was: VFS imlpementation and caching?)

Jeremy Allison jeremy at valinux.com
Fri Aug 25 21:10:30 GMT 2000


Brad Sahr wrote:
> 
> Thanks Jeremy. The change as you've made it works
> for my purposes, but I do have a question.
> 
> Since the write_data() function in util_sock.c will
> now be bypassed, where does this leave the people
> that build with the #define WITH_SSL? Do those calls
> to write_data() come down a different path?

That was a bug in itself. The SSL writes should not
have been done on the data to disk path, only on the
data to socket path.

So this has actually fixed two bugs for the price of one :-).

Jeremy.

-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------




More information about the samba-technical mailing list