Lines Matching refs:merged
37 merged with the 'upper' object.
62 Where both upper and lower objects are directories, a merged directory
66 "upperdir" are combined into a merged directory:
69 workdir=/work /merged
74 Then whenever a lookup is requested in such a merged directory, the
77 actual lookups find directories, both are stored and a merged
81 Only the lists of names from directories are merged. Other content
94 When a whiteout is found in the upper level of a merged directory, any
105 When a 'readdir' request is made on a merged directory, the upper and
106 lower directories are each read and the name lists merged in the
108 exist are not re-added). This merged name list is cached in the
115 This means that changes to the merged directory do not appear while a
130 Readdir on directories that are not merged is simply handled by the
169 mount -t overlay overlay -olowerdir=/lower1:/lower2:/lower3 /merged