-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-13884 vos: Avoid updating HAE when entries are skipped. (#12557)
Without this patch, the HAE gets updated meaning that any such entries will never be aggregated until either a full scan happens or another update occurs in the subtree. If HAE is not updated, the entries will be re-scanned. Required-githooks: true Signed-off-by: Jeff Olivier <jeffrey.v.olivier@intel.com>
- Loading branch information
1 parent
048321d
commit d42de2c
Showing
1 changed file
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters