Bugzilla – Bug 1171310
partitioner does not ask to unmount btrfs subvolume
Last modified: 2021-02-24 11:45:07 UTC
Normally when the user tries to delete a partition with a mounted file system, YaST does ask right away to unmount the file system. This fails if a btrfs subvolume of the file system is mounted. In that case YaST does not ask in advance. If the btrfs subvolume is in use the commit to disk later fails.
Created attachment 837501 [details] YaST logs
Fixed by yast2-storage-ng 4.3.44: * https://build.opensuse.org/request/show/874311 * https://github.com/yast/yast-storage-ng/pull/1204