[EXT2LIB]
authorPierre Schweitzer <pierre@reactos.org>
Sat, 1 Nov 2014 21:09:10 +0000 (21:09 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sat, 1 Nov 2014 21:09:10 +0000 (21:09 +0000)
commitfc65ad4d5f4b3063cc7a3b699d69c8dcbef89122
tree38ba72b30609178301559392de11c50eaa72dff2
parentc1bbc436cbdb343afc34fa08a8f27db7ae9416d8
[EXT2LIB]
Whatever happened during format, always unmount the volume.
This allows switching FS in usetup after formating an ext2 volume.

As a record, before (read, with the IopParseDevice) hack, this wasn't possible and if formating with ext2 was possible, kernel would have written with either RawFS or FastFAT driver. Which is not exactly what we want ;-).
But no joy guys... The Ext2Fsd needs to work in ReactOS first before we can effectively install ReactOS on ext2 volumes.

In any case, that's a clear step forward :-)

svn path=/trunk/; revision=65174
reactos/lib/fslib/ext2lib/Mke2fs.c