Re: [fuse-devel] delta filesystem prototype

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave Kleikamp:
> No.  I was saying the opposite.  Nothing that happens to the upper
> address space would be visible to the lower address space.  The upper
> file could read from the lower file system on-demand as pages are
> faulted.  There is no need to copy everything at once.

So you mean,
- you have two mmap for a single file
- the first mapping is done, it may map the file on the lower rdonly
  layer
- the other mapping modifies the contents
- when a page in the first mapping accessed again, the page is read from
  the upper layer.
Right?


J. R. Okajima

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux