unionfs and tmpfs?

Howard Su howard0su at gmail.com
Mon Jun 25 16:58:25 UTC 2007


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


More information about the freebsd-current mailing list