On 3/30/07, Nicholas Lee <[EMAIL PROTECTED]> wrote:
How do hard-links work across zfs mount/filesystems in the same pool?

No.

<http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/fs/vnode.c#1322>

My guess is that it should be technically possible in the same pool
though but just not though the syscall.

Create a /zfs-track filesystem, symlink all the files you want to regularly
snapshot there.

In fact this might be an interesting mechanism to track files that changes
in /etc against system defaults.

That is definitely a job for a revision control system.


--
Just me,
Wire ...
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to