blob: 6fcb31ca87893d2e9015bbc9e48caa9aa3a8de3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- incorporate label checking logic from pmloglabel/pmloglabel.c
- see existing src/pmlogsummary/pmlogcheck.c
- conditional checking from pmNewContext with PM_CONTEXT_ARCHIVE,
based on an environment variable (or maybe even a type modifier
to pmNewContext, in the flavor of PM_CTXFLAG_SECURE)
- consideration for repair
(a) automatic
(b) interactive
|