mirror_zfs/lib/libzfs
LOLi 1d805a534b 'zfs receive' fails with "dataset is busy"
Receiving an incremental stream after an interrupted "zfs receive -s"
fails with the message "dataset is busy": this is because we still have
the hidden clone ../%recv from the resumable receive.

Improve the error message suggesting the existence of a partially
complete resumable stream from "zfs receive -s" which can be either
aborted ("zfs receive -A") or resumed ("zfs send -t").

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #7129
Closes #7154
2018-03-14 16:10:37 -07:00
..
.gitignore
libzfs_changelist.c
libzfs_config.c
libzfs_core.pc.in
libzfs_dataset.c Update for cppcheck v1.80 2018-01-30 10:27:31 -06:00
libzfs_diff.c
libzfs_fru.c
libzfs_import.c Update for cppcheck v1.80 2018-01-30 10:27:31 -06:00
libzfs_iter.c
libzfs_mount.c
libzfs_pool.c
libzfs_sendrecv.c 'zfs receive' fails with "dataset is busy" 2018-03-14 16:10:37 -07:00
libzfs_status.c
libzfs_util.c
libzfs.pc.in
Makefile.am