https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2367bd2af85f92c7303ae6dcd20a09a2dda12d35

commit 2367bd2af85f92c7303ae6dcd20a09a2dda12d35
Author:     Serge Gautherie <[email protected]>
AuthorDate: Sat Jun 6 20:04:15 2020 +0200
Commit:     Mark Jansen <[email protected]>
CommitDate: Fri Jun 12 10:04:03 2020 +0200

    [README.FSD] Remove obsolete 'reactos/' directory
---
 media/doc/README.FSD | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/media/doc/README.FSD b/media/doc/README.FSD
index cc671e5639a..8f411366b99 100644
--- a/media/doc/README.FSD
+++ b/media/doc/README.FSD
@@ -3,24 +3,25 @@
 
 The following FSD are shared with: https://github.com/maharmstone/btrfs.
 
-reactos/drivers/filesystems/btrfs           # Synced to 1.7.2
-reactos/dll/shellext/shellbtrfs             # Synced to 1.7.2
-reactos/sdk/lib/fslib/btrfslib              # Synced to 1.7.2
+dll/shellext/shellbtrfs             # Synced to 1.7.2
+drivers/filesystems/btrfs           # Synced to 1.7.2
+sdk/lib/fslib/btrfslib              # Synced to 1.7.2
 
 The following FSD are shared with: http://www.ext2fsd.com/
 
-reactos/drivers/filesystems/ext2            # Synced to 0.69
+drivers/filesystems/ext2            # Synced to 0.69
 
 The following FSD are shared with: http://www.acc.umu.se/~bosse/
 
-reactos/drivers/filesystems/ffs             # Synced to 0.5.2
-reactos/drivers/filesystems/reiserfs        # Synced to 0.26
+drivers/filesystems/ffs             # Synced to 0.5.2
+drivers/filesystems/reiserfs        # Synced to 0.26
 
 The following FSD are shared with: 
https://github.com/Microsoft/Windows-driver-samples
 
-reactos/drivers/filesystems/fastfat_new     # Synced to 2817004
-reactos/drivers/filesystems/cdfs            # Synced to f73e552
-reactos/drivers/storage/floppy_new          # Synced to 8fb512a
+drivers/filesystems/cdfs            # Synced to f73e552
+drivers/filesystems/fastfat_new     # Synced to 2817004
+drivers/storage/floppy_new          # Synced to 8fb512a
 
 The following FS libs are shared with: https://github.com/dosfstools/dosfstools
-reactos/sdk/lib/fslib/vfatlib/check         # Synced to 4.1
+
+sdk/lib/fslib/vfatlib/check         # Synced to 4.1

Reply via email to