So do you mean I cannot gather the names and locations of changed/created/removed files just by analyzing a stream of (incremental) zfs_send?

Quoting Andrey Kuzmin <andrey.v.kuz...@gmail.com>:
On Wed, Feb 3, 2010 at 6:11 PM, Ross Walker <rswwal...@gmail.com> wrote:
On Feb 3, 2010, at 9:53 AM, Henu <henrik.he...@tut.fi> wrote:

Okay, so first of all, it's true that send is always fast and 100%
reliable because it uses blocks to see differences. Good, and thanks for
this information. If everything else fails, I can parse the information I
want from send stream :)

But am I right, that there is no other methods to get the list of changed
files other than the send command?

At zfs_send level there are no files, just DMU objects (modified in
some txg which is the basis for changed/unchanged decision).



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

Reply via email to