* Called for a command plugin to create a file during a Restore job before * restoring the data. This entry point is called before any I/O is done on * the file. After this call, Bareos will call pluginIO() to open the file for * write. * * We must return in rp->create_status: * * CF_ERROR -- error * CF_SKIP -- skip processing this file * CF_EXTRACT -- extract the file (i.e.call i
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected