[zfs-discuss] zfs receive should allow to keep received system unmounted

2009-09-28 Thread Igor Velkov
zfs receive should allow option to disable immediately mount of received filesystem. In case of original filesystem have changed mountpoints, it's hard to make clone fs with send-receive, because received filesystem immediately try to mount to old mountpoint, that locked by sourcr fs. In

Re: [zfs-discuss] zfs receive should allow to keep received system unmounted

2009-09-28 Thread Lori Alt
On 09/28/09 15:54, Igor Velkov wrote: zfs receive should allow option to disable immediately mount of received filesystem. In case of original filesystem have changed mountpoints, it's hard to make clone fs with send-receive, because received filesystem immediately try to mount to old