Searched hist:"8 f5c6c31ae7b2fe787fbe11909e33fd151c6d524" (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libbe/ |
H A D | be_error.c | diff 8f5c6c31ae7b2fe787fbe11909e33fd151c6d524 Thu Jan 02 19:46:33 CET 2020 Kyle Evans <kevans@FreeBSD.org> libbe(3): promote dependent clones when destroying an environment
When removing a boot environment iterate over the dependents and process the snapshots by grabbing any clones. Promote the clones we found and then remove the target environment.
This fixes the ability to destroy a boot environment when it has been used to spawn one or more other boot environments.
PR: 242592 Submitted by: Wes Maag <jwmaag gmail com> (with changes by myself) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D22953
|
H A D | be.h | diff 8f5c6c31ae7b2fe787fbe11909e33fd151c6d524 Thu Jan 02 19:46:33 CET 2020 Kyle Evans <kevans@FreeBSD.org> libbe(3): promote dependent clones when destroying an environment
When removing a boot environment iterate over the dependents and process the snapshots by grabbing any clones. Promote the clones we found and then remove the target environment.
This fixes the ability to destroy a boot environment when it has been used to spawn one or more other boot environments.
PR: 242592 Submitted by: Wes Maag <jwmaag gmail com> (with changes by myself) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D22953
|
H A D | be.c | diff 8f5c6c31ae7b2fe787fbe11909e33fd151c6d524 Thu Jan 02 19:46:33 CET 2020 Kyle Evans <kevans@FreeBSD.org> libbe(3): promote dependent clones when destroying an environment
When removing a boot environment iterate over the dependents and process the snapshots by grabbing any clones. Promote the clones we found and then remove the target environment.
This fixes the ability to destroy a boot environment when it has been used to spawn one or more other boot environments.
PR: 242592 Submitted by: Wes Maag <jwmaag gmail com> (with changes by myself) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D22953
|
/freebsd/sbin/bectl/tests/ |
H A D | bectl_test.sh | diff 8f5c6c31ae7b2fe787fbe11909e33fd151c6d524 Thu Jan 02 19:46:33 CET 2020 Kyle Evans <kevans@FreeBSD.org> libbe(3): promote dependent clones when destroying an environment
When removing a boot environment iterate over the dependents and process the snapshots by grabbing any clones. Promote the clones we found and then remove the target environment.
This fixes the ability to destroy a boot environment when it has been used to spawn one or more other boot environments.
PR: 242592 Submitted by: Wes Maag <jwmaag gmail com> (with changes by myself) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D22953
|