You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not lose properties when creating a pool with a temporary name
Some non-essential properties like mountpoint are lost during the
creation of a temporary pool because will try to set them on the pool's
permanent name, which does not exist inside the sPA namespace during
pool creation.
Most notably, the mountpoint property would be lost.
Signed-off-by: Richard Yao <ryao@gentoo.org>
0 commit comments