mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
f489458ad7
Channel programs that many users find useful should be included with zfs in the /contrib directory. This is the first of these contributions. A channel program to recursively take snapshots of datasets with the property com.sun:auto-snapshot=true. Reviewed-by: Kash Pande <kash@tripleback.net> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Clint Armstrong <clint@clintarmstrong.net> Closes #8443 Closes #9050
3 lines
115 B
Makefile
3 lines
115 B
Makefile
SUBDIRS = bash_completion.d dracut initramfs pyzfs zcp
|
|
DIST_SUBDIRS = bash_completion.d dracut initramfs pyzfs zcp
|