Lines Matching refs:merged
36 merged with the 'upper' object.
61 Where both upper and lower objects are directories, a merged directory
65 "upperdir" are combined into a merged directory:
68 workdir=/work /merged
73 Then whenever a lookup is requested in such a merged directory, the
76 actual lookups find directories, both are stored and a merged
80 Only the lists of names from directories are merged. Other content
93 When a whiteout is found in the upper level of a merged directory, any
104 When a 'readdir' request is made on a merged directory, the upper and
105 lower directories are each read and the name lists merged in the
107 exist are not re-added). This merged name list is cached in the
114 This means that changes to the merged directory do not appear while a
129 Readdir on directories that are not merged is simply handled by the
168 mount -t overlay overlay -olowerdir=/lower1:/lower2:/lower3 /merged