Closed jiangliu closed 1 year ago
Originally RAFS instances are always associated with daemons, or daemon owns RAFS instance. With introduction of tarfs, rafs may be independent of daemon. So refactor rafs and daemon related code to make RAFS independent of daemon.
Merging #528 (d646992) into main (9a2575b) will increase coverage by 0.40%. The diff coverage is 21.81%.
0.40%
21.81%
Originally RAFS instances are always associated with daemons, or daemon owns RAFS instance. With introduction of tarfs, rafs may be independent of daemon. So refactor rafs and daemon related code to make RAFS independent of daemon.