freebsd-dev/lib/libbe
John Grafton 8e933d9c59 libbe: Avoid double printing cloning errors.
be_clone calls be_clone_cb and both call set_error on the return
error path.  set_error prints the error resulting in a double print.
be_clone_cb should just return the error code and allow be_clone
to print it.

PR: 265248
Reported by: Graham Perrin
Reviewed by: imp, kevans
Pull Request: https://github.com/freebsd/freebsd-src/pull/685
2023-03-14 21:15:17 -06:00
..
tests Skip armv7 bectl tests on CI; they deadlock (""KSTACK_PAGES is 2"). 2020-09-14 10:35:39 +00:00
be_access.c zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
be_error.c Drop "All Rights Reserved" from all libbe/bectl files 2020-01-24 02:18:09 +00:00
be_impl.h loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
be_info.c zfs: merge openzfs/zfs@9cd71c860 (master) 2023-01-25 19:50:29 +01:00
be.c libbe: Avoid double printing cloning errors. 2023-03-14 21:15:17 -06:00
be.h libbe(3): const'ify a couple arguments 2020-10-18 23:32:47 +00:00
libbe.3 libbe(3): document be_snapshot() 2020-10-18 23:42:00 +00:00
Makefile pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00