All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiple lower layers - presedence?
@ 2015-01-05  1:00 Fabian Sturm
  2015-01-05  1:29 ` Fabian Sturm
  0 siblings, 1 reply; 5+ messages in thread
From: Fabian Sturm @ 2015-01-05  1:00 UTC (permalink / raw)
  To: linux-unionfs; +Cc: miklos

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

The current documentation states the following:

Multiple lower layers
---------------------

Multiple lower layers can now be given using the the colon (":") as a
separator character between the directory names.  For example:

  mount -t overlay overlay -olowerdir=/lower1:/lower2:/lower3 /merged

As the example shows, "upperdir=" and "workdir=" may be omitted.  In that 
case
the overlay will be read-only.

Consider the case /lower1/A and /lower2/A exist.
What is part of the api - that it is undefined or that one takes presedence 
over the other?
It would be nice to have this clarified in the documentation.

Thanks,
Fabian

[-- Attachment #2: Type: text/html, Size: 4776 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-08 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05  1:00 Multiple lower layers - presedence? Fabian Sturm
2015-01-05  1:29 ` Fabian Sturm
2015-01-06 15:59   ` intrigeri
2015-01-07  2:22     ` hujianyang
2015-01-08 14:10       ` Miklos Szeredi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.