MCPcopy Create free account
hub / github.com/bareos/bareos / CreateBatchFileAttributesRecord

Method CreateBatchFileAttributesRecord

core/src/cats/sql_create.cc:854–882  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

ASSERTFunction · 0.85
Dmsg1Function · 0.85
Dmsg0Function · 0.85
WriteBatchFileRecordsMethod · 0.80
strerrorMethod · 0.80
SplitPathAndFileMethod · 0.80
JmsgFunction · 0.50

Tested by

no test coverage detected