Re: [fuse-devel] delta filesystem prototype

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

 



hooanon05@xxxxxxxxxxx writes:

> Dave Kleikamp:
>> I understand the file physically resides on the lower layer.  The delta
>> file system will presents a new file on a different path that initially
>> has the contents of the lower file.  If you are mmapping the file
>> presented by the delta files system, then both mmaps will see the same
>> modified data.
>
> Ok, I will read fuse (instead of deltafs.c) again.
> Thank you.
>
>
> J. R. Okajima

By the way. If you mmap a file in fuse shared twice wouldn't the
kernel share the physical pages. So the first access calls fuse and
loads the data into memory, the second access would just get the same
physical page mapped. Right?

MfG
        Goswin

--
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