freebsd-dev/lib/libbe
Kyle Evans b335f799ac libbe(3): mount: the BE dataset is mounted at /
Other parts of libbe(3) were fairly strict on the mountpoint property of the
BE dataset, and be_mount was not much better. It was improved in r347027 to
allow mountpoint=none for depth==0, but this bit was still sensitive to
mountpoint != / and mountpoint != none. Given that other parts of libbe(3)
no longer restrict the mountpoint property here, and the rest of the base
system is generally OK and will assume that a BE is mounted at /, let's do
the same.

Reported by:	ler
MFC after:	3 days
2019-06-25 18:13:39 +00:00
..
tests libbe(3): Add a test for be creation 2019-04-22 13:45:08 +00:00
be_access.c libbe(3): mount: the BE dataset is mounted at / 2019-06-25 18:13:39 +00:00
be_error.c libbe(3): Fix be_destroy behavior w.r.t. deep BE snapshots and -o 2019-02-13 04:19:08 +00:00
be_impl.h libbe(3): allow creation of arbitrary depth boot environments 2019-04-22 13:43:38 +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: set mountpoint=none in be_import 2019-05-02 17:50:56 +00:00
be.h libbe(3): allow creation of arbitrary depth boot environments 2019-04-22 13:43:38 +00:00
libbe.3 libbe(3): allow creation of arbitrary depth boot environments 2019-04-22 13:43:38 +00:00
Makefile libbe(3): Fix libcompat build 2019-04-25 20:48:25 +00:00