Thomas Wei schuh: > > "br=/upper=rw:/lower=ro" is not bad but I feel weird. > > This feels ok for me.
For me, "A = B = C" looks strange because B is a path and C is its attribute. But I start making myself feel "there is no problem here." > For example overlayfs uses lowerdir=/lower1:/lower2:/lower3, so the usage > of colon as separator within an option value is not unique. I know about that. But overlayfs doesn't have the layer attribute such as "=rw" and "=rr". J. R. Okajima