FsRtlSyncVolumes is implemented, even if it does nothing, because it is an absolete API since NT 4.0 or NT 3.50.

svn path=/trunk/; revision=5395
This commit is contained in:
Emanuele Aliberti 2003-08-03 15:53:45 +00:00
parent bfa5b471b5
commit 775fc49699

View file

@ -1,4 +1,4 @@
/* $Id: util.c,v 1.14 2003/07/10 06:27:13 royce Exp $
/* $Id: util.c,v 1.15 2003/08/03 15:53:45 ea Exp $
*
* reactos/ntoskrnl/fs/util.c
*
@ -330,7 +330,7 @@ FsRtlPostStackOverflow (
* RETURN VALUE
* It always returns STATUS_SUCCESS.
*
* @unimplemented
* @implemented
*/
NTSTATUS
STDCALL