* storagetools: declare MY_ARGS * storagetools: moved some backup-related scripts from smalltools-private to here * storagetools: ported some non-miniade-compatible scripts to miniade-compatible * storagetools: ported to miniade 0.2.15 * storagetools/zfsadm: moved back into this module! * storagetools: removed TMP_DIR and 'set -e' references * storagetools: more updates for miniade 0.2.10 * storagetools: more updates for miniade 0.2.7 * storagetools: made compatible with miniade 0.2.7 * storagetools/zfsadm: moved to own module * storagetools/zfsadm: added script to experiment with cluster-lock * storagetools: renamed snapshot to zfs-snapshot-manager and added code to ensure it does nothing until it's updated to bash 4.3 * storagetools: added scrub capability (implies also locking capability) * storagetools: cleaned up the temporary mountpoint for inspected cloned snapshots, updated the example snapshot.conf script with my actual config file. * storagetools: added 'inspect' mode, workaround bug whereby snapshotting delayed evaluation of applicability tests to the point where they failed (because they call 'date') * storagetools: avoid abort on rename/deletion of non-existent snapshot * storagetools: added support for listing snapshots * storagetools: moved etc to doc/examples * storagetools: added support for -f option to specify config file location * storagetools: created module