mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2025-10-29 13:18:30 -05:00
show used size for both Windows and Linux partitions
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user