Hi,I was wondering if there is any way to read a ZFS snapshot using system/zfs lib (ie refer to it as a block device). I dug through the libzfs source but could not find anything that could enable me to 'read' the contents of a
snapshot/filesystem.
What I really want to do would be equivalent/similar to:
/ret = read(snapname,buff,1024);/
Thanks,
mnh
_______________________________________________
zfs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
