-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Talking with @angelhof about this, we realized there's a tricky interaction with
process_changeswhen you have multiple lowerdirs: you have to replay the merge to do the comparison.
The correct solution is to mergerfs mount the layers of lowerdir and compare against that merged lowerdir (rather than the$local_filewhich just absolutizes to the real system root).
But until we have a use case where someone would want to use summaries and multiple lowerdirs (hsdoesn't want the summaries), we should punt on this and give a warning that-Limplies-n.
Originally posted by @mgree in #122 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request