mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2026-03-16 05:10:37 -05:00
this correction is hopefully correct
This commit is contained in:
@@ -90,10 +90,8 @@ Ext2ShutDown (IN PEXT2_IRP_CONTEXT IrpContext)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
IoUnregisterFileSystem(Ext2Global->DiskdevObject);
|
||||||
IoUnregisterFileSystem(Ext2Global->DiskdevObject);
|
IoUnregisterFileSystem(Ext2Global->CdromdevObject);
|
||||||
IoUnregisterFileSystem(Ext2Global->CdromdevObject);
|
|
||||||
*/
|
|
||||||
|
|
||||||
} __finally {
|
} __finally {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user