CVS update: samba/source/rpc_client

Andrew Tridgell tridge at samba.anu.edu.au
Tue Nov 10 01:14:47 GMT 1998


> autoconf test to macro open with sys_open if the init of default_vfs_ops
> doesn't work?

no, the autoconf test won't pick up warnings and we will be flooded
with people worried about the warnings.

if the extra function call was significant then sure, we might try to
avoid it when we can, but I am totally sure it will be miniscule. It
will add (at most) a tenth of a microsecond or so. Compare that to the
time it takes to do the system call!

don't optimise when you don't have to :-)


More information about the samba-technical mailing list