Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2007 00:29:17 +0800
From:      "Howard Su" <howard0su@gmail.com>
To:        "Ivan Voras" <ivoras@fer.hr>
Cc:        LI Xin <delphij@delphij.net>, current@freebsd.org
Subject:   RE: unionfs and tmpfs?
Message-ID:  <f126fae00706250929x77a7a456w3c8599936370dc55@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
tmpfs can not work with unionfs in rw mode like the most filesystem in the
tree except ufs. That because they didn't implement VOP_WHITEOUT.

You can mount_unionfs any fs under readonly mode. I will spend some time to
implement it.

-- 
-Howard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f126fae00706250929x77a7a456w3c8599936370dc55>