https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f6d551525b22d01c6d5c5db7bad8cc377df72e79
commit f6d551525b22d01c6d5c5db7bad8cc377df72e79 Author: Serge Gautherie <[email protected]> AuthorDate: Sat Jun 6 20:09:03 2020 +0200 Commit: Mark Jansen <[email protected]> CommitDate: Fri Jun 12 10:04:03 2020 +0200 [README.FSD] Add 'nfs41 project' entries CORE-8204 --- media/doc/README.FSD | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/media/doc/README.FSD b/media/doc/README.FSD index 8f411366b99..3ba848fb4ff 100644 --- a/media/doc/README.FSD +++ b/media/doc/README.FSD @@ -22,6 +22,13 @@ drivers/filesystems/cdfs # Synced to f73e552 drivers/filesystems/fastfat_new # Synced to 2817004 drivers/storage/floppy_new # Synced to 8fb512a +The following FSD are shared with: ??? ('nfs41 project'. See CORE-8204.) + +base/services/nfsd # ??? (Imported on 2017.06.19.) +dll/3rdparty/libtirpc # ??? (Imported on 2017.06.18.) +dll/np/nfs # ??? (Imported on 2017.06.18.) +drivers/filesystems/nfs # ??? (Imported on 2017.06.18.) + The following FS libs are shared with: https://github.com/dosfstools/dosfstools sdk/lib/fslib/vfatlib/check # Synced to 4.1
