X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=ntoskrnl%2Fpo%2Fpovolume.c;h=3ef3918313ccb618500de67057dffee881d0eb31;hp=77003029a435b799343f83ddeb83528af4f2ca3a;hb=e1ef07874175603f7e980194c4bfe511bff4e3c5;hpb=509461cd33ba865c1cd067f669d8f4178674f669 diff --git a/ntoskrnl/po/povolume.c b/ntoskrnl/po/povolume.c index 77003029a43..3ef3918313c 100644 --- a/ntoskrnl/po/povolume.c +++ b/ntoskrnl/po/povolume.c @@ -299,8 +299,7 @@ PopFlushVolumes(IN BOOLEAN ShuttingDown) if (!(FlushPolicy & 2)) { /* ReactOS only implements this routine for shutdown, which requires it */ - UNIMPLEMENTED; - while (TRUE); + UNIMPLEMENTED_DBGBREAK(); } /* Check if there were no volumes at all */