Robin Dong <hao.bigrat@xxxxxxxxx> writes: > Hello, Miklos > > We are interesting in the overlay filesystem but we also have a question: > > Could it mount multi writable dir on one readonly dir (lower) at the > same time? like: > > mount -t overlayfs overlayfs -o lowerdir=/lower,upperdir=/upper1 /overlay1 > mount -t overlayfs overlayfs -o lowerdir=/lower,upperdir=/upper2 /overlay2 > mount -t overlayfs overlayfs -o lowerdir=/lower,upperdir=/upper3 /overlay3 > ... Yes, that mode of operation is definitely supported. Thanks, Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html