Displaying 1 result from an estimated 1 matches for "zerosnaps".
2006 Nov 06
0
zfs feature enhancements??
...items for now, but wondered if there is any additional interest in seeing these implemented in the zfs command list?
#1 ) zfs list -totals
would list the zfs info as usual, however, at the end would give counts of snapshots, total space allocated by the snapshots, etc...
#2 ) zfs list -zerosnaps
would list the zfs snapshots that are zero size - with an indicator when there''s a non-zero snap-shot between two zero size snapshots.
#3 ) zfs find {filename} {-uniq}
would find all snapshot copies of named file, listing them with date/time stamp, checksum - -uniq option wo...