Commit ab67985
committed
feat: Exclude removable devices when creating logical volume groups
When a user creates and mounts a logical volume on a removable device
using deepin-diskmanager, there's no graphical way to stop the logical
volume except by deleting the logical volume group.
This prevents the user from safely removing the removable device, and
even if they do manage to remove it safely, subsequent mounts of the
logical volume will fail because it wasn't stopped. Therefore, let's
exclude removable devices when creating logical volume groups.
Log: Exclude removable devices when creating logical volume groups
Bug: https://pms.uniontech.com/bug-view-340061.html1 parent 6391e5e commit ab67985
1 file changed
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1140 | 1140 | | |
1141 | 1141 | | |
1142 | 1142 | | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
1143 | 1171 | | |
1144 | 1172 | | |
1145 | 1173 | | |
| |||
1155 | 1183 | | |
1156 | 1184 | | |
1157 | 1185 | | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
1158 | 1191 | | |
1159 | 1192 | | |
1160 | 1193 | | |
| |||
0 commit comments