Commit c8684f2
committed
Storage: fix resize check fail issue
In image mode, the volume size of netfs pool will be affected by the
metadata size. So it has size change and this change is within a
reasonable range. So cover this size change in code.
Signed-off-by: meinaLi <[email protected]>1 parent f69f72e commit c8684f2
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
222 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
223 | 229 | | |
224 | 230 | | |
225 | 231 | | |
| |||
0 commit comments