Re: [zfs-discuss] Design Details for 6343653

2006-08-15 Thread James C. McPherson
Jeremy Teo wrote: Hello, this is with reference to bug #6343653, "want to quickly "copy" a file from a snapshot". After a short dig through source code, the issue is that 'mv' will do a copy because the rename syscall fails for files on different filesystems (snapshots are mounted as separate f

[zfs-discuss] Design Details for 6343653

2006-08-15 Thread Jeremy Teo
Hello, this is with reference to bug #6343653, "want to quickly "copy" a file from a snapshot". After a short dig through source code, the issue is that 'mv' will do a copy because the rename syscall fails for files on different filesystems (snapshots are mounted as separate filesystems from the