Reviewed by: Name Chris Williamson <[email protected]> Reviewed by: Name Sebastien Roy <[email protected]>
When given an empty string as a rootds value, bootcfg -C fails with the error message 'could not set nextboot: '' is an invalid name'. This should be allowed because it represents clearing the nextboot configuration. Upstream bug: DLPX-50657 You can view, comment on, or merge this pull request online at: https://github.com/openzfs/openzfs/pull/569 -- Commit Summary -- * 9193 bootcfg -C doesn't work -- File Changes -- M usr/src/lib/libzfs/common/libzfs_pool.c (5) -- Patch Links -- https://github.com/openzfs/openzfs/pull/569.patch https://github.com/openzfs/openzfs/pull/569.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/569 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T236d10b446f7d8e0-Mb29ec9554d9ed3f2102babfe Powered by Topicbox: https://topicbox.com
