[FASTFAT]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 24 May 2015 12:39:10 +0000 (12:39 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 24 May 2015 12:39:10 +0000 (12:39 +0000)
commit63560ef20365e41c230c3064a26512642d850abc
tree336e137a99c4aa3e15e00e4e42ee7af279725fab
parent578d9849a058e38505b58b7b2c80ead231a94fc7
[FASTFAT]
- Add a debugging assert that will save your lot of time if you attempt to manually queue a wrong IRP. You cannot queue an IRP which is set to be later queued again. This is a broken behavior.
- Remove a bit of code duplication

svn path=/trunk/; revision=67880
reactos/drivers/filesystems/fastfat/misc.c