1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sbin/bectl
Kyle Evans 709b553cd0 libbe(3): Check that dataset is to be mounted at / for be_exists
This makes the be_exists behavior match the comments that assert that we've
already checked that the dataset derived from the BE name is set to mount at
/.

Other changes of note:
- bectl_list sees another change; changing mountpoint based on mount status
  turns out to be a bad idea, so instead make the mounted property of the
  returned nvlist the path that it's mounted at

- Always return the "mountpoint" property in "mountpoint" if it's ste
2018-08-07 03:07:54 +00:00
..
bectl_jail.c bectl(8): Provide -u option to unset jail parameters 2018-08-06 15:21:46 +00:00
bectl_list.c libbe(3): Check that dataset is to be mounted at / for be_exists 2018-08-07 03:07:54 +00:00
bectl.8 bectl(8): Provide -u option to unset jail parameters 2018-08-06 15:21:46 +00:00
bectl.c bectl(8): Provide -u option to unset jail parameters 2018-08-06 15:21:46 +00:00
bectl.h bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00
Makefile bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00