* Create File record in BareosDb * * In order to reduce database size, we store the File attributes, * the FileName, and the Path separately. In principle, there * is a single FileName record and a single Path record, no matter * how many times it occurs. This is this subroutine, we separate * the file and the path and fill temporary tables with this three records. * * Note: all routines
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected