Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

August 08 2010

15:44

zfs diff in Opensolaris

c0t0d0s0.org

A while ago i wrote about the PSARC PSARC 2010/105. It's about an extension to the zfs tool to implement a subcommand to create a list of changed files between two snapshots. This change has been integrated to Solaris now.

So with a command like zfs diff datapool/texts@monday datapool/texts, you get an output like
M       /myfiles/M       /myfiles/link_to_me	(+1)R       /myfiles/rename_me ->...