On Sun, Sep 28, 2008 at 03:08:25AM +0400, Ivan Zorin wrote:
What do you mean by "copy on write", precisely? Do you mean at the
file level, directory level, or the filesystem level?
We don't have any plans to implement "copy on write" in ext4, although
you can create a copy-on-write snapshot at the block device level
using LVM/devicemapper. For many things (database backups, etc.) this
is quite suitable.
So why don't you tell us what you are trying to do, and we can suggest
to you ways that you might be able to do it.
- Ted
--