opnsense-src/lib/libbe
Kyle Evans 568f805c83 bectl: push space-in-name check down into libbe
This check was previously in `create` only, not applying to renames.  It
should really be applied at the libbe level, so that we can avoid
writing about this restriction over and over again.

While we're here: `bectl rename` always succeeds, even when it doesn't.
Start returning the error.

Approved by:	re (gjb)
Reported By:	Christian McDonald <cmcdonald netgate com>

(cherry picked from commit dadb9c7093)
(cherry picked from commit 227e52a9c0)
2022-04-06 09:32:51 -05:00
..
tests Skip armv7 bectl tests on CI; they deadlock (""KSTACK_PAGES is 2"). 2020-09-14 10:35:39 +00:00
be.c bectl: push space-in-name check down into libbe 2022-04-06 09:32:51 -05:00
be.h libbe(3): const'ify a couple arguments 2020-10-18 23:32:47 +00:00
be_access.c libbe: fix be_mounted_at() with props after bootonce 2022-04-06 09:32:44 -05:00
be_error.c Drop "All Rights Reserved" from all libbe/bectl files 2020-01-24 02:18:09 +00:00
be_impl.h loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
be_info.c libbe(3): const'ify a couple arguments 2020-10-18 23:32:47 +00:00
libbe.3 libbe(3): document be_snapshot() 2020-10-18 23:42:00 +00:00
Makefile pkgbase: Move bectl to the runtime package 2021-01-04 16:17:12 +01:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00