1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2026-05-21 13:20:49 -05:00

show used size for both Windows and Linux partitions

This commit is contained in:
Bo Branten
2024-06-21 14:58:49 +02:00
parent 0ae9117fc5
commit 0549a9f076
+1 -1
View File
@@ -3185,8 +3185,8 @@ Ext2InitializeVolume(
} else {
if (Ext2QueryExt2Property(hVolume, &volume->EVP)) {
volume->bRecognized = TRUE;
}
volume->bRecognized = TRUE;
}
/* convert the unicode file system name to mbs */