[I recommend we direct future discussions in this thread to the unionfs
ML. -ezk]
In message <[EMAIL PROTECTED]>, Paul Albrecht writes:
[...]
> I'm not sure we're talking about the same problem. What I do is union
> mount a write enabled file system like tmpfs over a read only file
> system like s
On Wed, 2008-01-16 at 12:13 -0500, Erez Zadok wrote:
> In message <[EMAIL PROTECTED]>, Paul Albrecht writes:
> > Hi,
> >
> > I have a question about how unionfs handles file deletion when a write
> > enabled file system is union mounted over a read only file system. For
> > example, I do somethi
In message <[EMAIL PROTECTED]>, Paul Albrecht writes:
> Hi,
>
> I have a question about how unionfs handles file deletion when a write
> enabled file system is union mounted over a read only file system. For
> example, I do something like the following:
>
> mount -t unionfs -o dirs=/cow=rw:/rofs=
Hi,
I have a question about how unionfs handles file deletion when a write
enabled file system is union mounted over a read only file system. For
example, I do something like the following:
mount -t unionfs -o dirs=/cow=rw:/rofs=ro unionfs /mnt
If I create and delete a file in /mnt which is not
4 matches
Mail list logo