freebsd-dev/lib/libbe
Kyle Evans af43c24d3d libbe(3): Properly account for altroot when creating new BEs
Previously we would blindly copy the 'mountpoint' property, which includes
the altroot. The altroot needs to be snipped off prior to setting it on the
new BE, though, or you'll end up with a new BE and a mountpoint of /mnt with
altroot=/mnt

MFC after:	3 days
2018-11-19 02:16:20 +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): Properly account for altroot when creating new BEs 2018-11-19 02:16:20 +00:00
be_info.c bectl(3)/libbe(3): Allow BE root to be specified 2018-11-19 02:12:08 +00:00
be.c libbe(3): Properly account for altroot when creating new BEs 2018-11-19 02:16:20 +00:00
be.h bectl(3)/libbe(3): Allow BE root to be specified 2018-11-19 02:12:08 +00:00
libbe.3 bectl(3)/libbe(3): Allow BE root to be specified 2018-11-19 02:12:08 +00:00
Makefile libbe(3)/bectl(8): Make consistent with beadm 2018-08-24 20:44:58 +00:00