[Bug 253445] bectl: does not function in two-level zfs datasets

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 May 2022 13:06:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253445

--- Comment #20 from Jonathan Vasquez <jon@xyinn.org> ---
I downloaded Wes's patch and applied to my FreeBSD 14-CURRENT install (as
mentioned above). It seems to work. I haven't tested rebooting into a BE or
anything but just attempting to display the list.

Once I applied the patch, I did a 'make all install' in '/usr/src/lib/libbe'
and that's it:

root@leslie:/usr/src/lib/libbe # bectl list
BE   Active Mountpoint Space Created
home -      /usr/home  4.82G 2022-05-07 23:27
os   NR     /          18.5G 2022-05-07 23:27

root@leslie:/usr/src/lib/libbe # bectl -r tank list
BE   Active Mountpoint Space Created
home -      /usr/home  4.82G 2022-05-07 23:27
os   NR     /          18.5G 2022-05-07 23:27

-- 
You are receiving this mail because:
You are on the CC list for the bug.