freebsd-dev/lib/libbe
Kyle Evans dadb9c7093 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.

Reported By:	Christian McDonald <cmcdonald netgate com>
Reviewed by:	rew, jwmaag_gmail.com (earlier version)
Differential Revision:	https://reviews.freebsd.org/D34605
2022-04-02 21:04:31 -05:00
..
tests
be_access.c libbe: pull props for the correct dataset in be_mounted_at() 2022-03-31 14:23:57 -05:00
be_error.c
be_impl.h
be_info.c
be.c bectl: push space-in-name check down into libbe 2022-04-02 21:04:31 -05:00
be.h
libbe.3
Makefile
Makefile.depend