Make sure file mounts higher up wins

Fixes #9693
This commit is contained in:
Bjørn Erik Pedersen
2022-03-20 11:24:44 +01:00
parent cad2d8cc70
commit 1c0e7c1ae1
6 changed files with 142 additions and 40 deletions

View File

@@ -60,7 +60,6 @@ type FileMeta struct {
Module string
Weight int
Ordinal int
IsOrdered bool
IsSymlink bool
IsRootFile bool