freebsd-dev/lib/libbe
Kyle Evans efd6500d03 libbe(3): Rewrite be_unmount to stop mucking with getmntinfo(2)
Go through the ZFS layer instead; given a BE, we can derive the dataset,
zfs_open it, then zfs_unmount. ZFS takes care of the dirty details and
likely gets it more correct than we did for more interesting setups.

MFC after:	3 days
2018-11-17 19:19:37 +00:00
..
be_access.c libbe(3): Rewrite be_unmount to stop mucking with getmntinfo(2) 2018-11-17 19:19:37 +00:00
be_error.c libbe(3): Fix error handling with respect to be_exists 2018-09-01 02:22:26 +00:00
be_impl.h libbe(3)/bectl(8): Hit rewind on a bunch of off-by-ones 2018-08-16 17:56:03 +00:00
be_info.c libbe(3): rewrite init to support chroot usage 2018-11-17 19:15:29 +00:00
be.c libbe(3): rewrite init to support chroot usage 2018-11-17 19:15:29 +00:00
be.h libbe(3): Fix error handling with respect to be_exists 2018-09-01 02:22:26 +00:00
libbe.3 libbe(3): Fix error handling with respect to be_exists 2018-09-01 02:22:26 +00:00
Makefile libbe(3)/bectl(8): Make consistent with beadm 2018-08-24 20:44:58 +00:00