CVS Commit: FAC dist/service/rcnetwork/usr/adm/fac/libexec by jhutz
Jeffrey Hutzelman
jhutz+ at minbar.fac.cs.cmu.edu
Wed May 15 18:19:13 EDT 2019
Update of /afs/cs.cmu.edu/project/fac-cvs/dist/service/rcnetwork/usr/adm/fac/libexec
In directory minbar.fac.cs.cmu.edu:/afs/cs.cmu.edu/project/fac-master/dist/service/rcnetwork/usr/adm/fac/libexec
Modified Files:
rc_net_host
Log Message:
rc_net_host: obey RCNET_DEBUG in create-vmi-guest
The create-vmi-guest works by calling a database procedure with both in
and in/out parameters, for which it needs to bypass the normal db_do()
mechanism and construct its own statement handle. Therefore, it also
needs to handle RCNET_DEBUG on its own.
More information about the Fac-source-change-log
mailing list