mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-30 05:18:31 -05:00
show used size for both Windows and Linux partitions
This commit is contained in:
@@ -3185,8 +3185,8 @@ Ext2InitializeVolume(
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
if (Ext2QueryExt2Property(hVolume, &volume->EVP)) {
|
if (Ext2QueryExt2Property(hVolume, &volume->EVP)) {
|
||||||
volume->bRecognized = TRUE;
|
|
||||||
}
|
}
|
||||||
|
volume->bRecognized = TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* convert the unicode file system name to mbs */
|
/* convert the unicode file system name to mbs */
|
||||||
|
|||||||
Reference in New Issue
Block a user