Re: [fuse-devel] delta filesystem prototype

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

 



Goswin von Brederlow:
> For unlink and rmdir you need whiteout files.
> 
> For all the rest you just have to keep the file descriptor(s) alive as
> long as the file is opened and cache metadat in the internal FD
> structure.
> 
> It isn't trivial but it isn't really hard.

Generally it is true.
Actually deltafs already has something like whiteout. It is a symlink to
"(null)".
When a user writes something to the file after unlink+rmdir, where can
deltafs copyup? At least in the current implementation, there is no
place for it.


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