Renamed bshrub.progged -> bshrub.estimate

This is still an estimate after all, even if it's an increasingly
bad estimate.
This commit is contained in:
Christopher Haster
2024-01-01 15:14:41 -06:00
parent 9719ec7baf
commit a09b6ce871
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -530,7 +530,7 @@ typedef struct lfsr_bshrub {
// copy for staging
lfsr_rbyd_t rbyd_;
// an upper-bound estimate on the on-disk shrub size
lfs_size_t progged;
lfs_size_t estimate;
} lfsr_bshrub_t;
// the lfsr_ftree_t struct is a sort of proto-file