https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cb2515d521045f235f34f…
commit cb2515d521045f235f34fabc291a9f39f92d765c
Author: Serge Gautherie <reactos-git_serge_171003(a)gautherie.fr>
AuthorDate: Wed Jun 10 10:09:14 2020 +0200
Commit: Mark Jansen <mark.jansen(a)reactos.org>
CommitDate: Fri Jun 12 10:04:03 2020 +0200
[README.FSD] Add 'disk_new' entry
Follow-up to 022f4b2 (r55555).
---
media/doc/README.FSD | 1 +
1 file changed, 1 insertion(+)
diff --git a/media/doc/README.FSD b/media/doc/README.FSD
index 3ba848fb4ff..5071e3cc1f5 100644
--- a/media/doc/README.FSD
+++ b/media/doc/README.FSD
@@ -20,6 +20,7 @@ The following FSD are shared with:
https://github.com/Microsoft/Windows-driver-s
drivers/filesystems/cdfs # Synced to f73e552
drivers/filesystems/fastfat_new # Synced to 2817004
+drivers/storage/class/disk_new # Forked. (Imported on 2012.01.26 (r55211, from
Windows XP DDK), merged to trunk on 2012.02.12 (r55555).)
drivers/storage/floppy_new # Synced to 8fb512a
The following FSD are shared with: ??? ('nfs41 project'. See CORE-8204.)