Author: pschweitzer
Date: Sun Jun 18 20:49:46 2017
New Revision: 75105

URL: http://svn.reactos.org/svn/reactos?rev=75105&view=rev
Log:
[NFS]
Import the NFS file system mini-redirector and the associated network provider.
Not all the pieces are in place to make it working.

CORE-8204

Added:
    trunk/reactos/dll/np/
    trunk/reactos/dll/np/CMakeLists.txt   (with props)
    trunk/reactos/dll/np/nfs/
    trunk/reactos/dll/np/nfs/CMakeLists.txt   (with props)
    trunk/reactos/dll/np/nfs/dllmain.c   (with props)
    trunk/reactos/dll/np/nfs/nfs41_np.c   (with props)
    trunk/reactos/dll/np/nfs/nfs41_np.h   (with props)
    trunk/reactos/dll/np/nfs/nfs41_np.spec   (with props)
    trunk/reactos/dll/np/nfs/nfsnp.rc   (with props)
    trunk/reactos/dll/np/nfs/options.c   (with props)
    trunk/reactos/dll/np/nfs/options.h   (with props)
    trunk/reactos/drivers/filesystems/nfs/
    trunk/reactos/drivers/filesystems/nfs/CMakeLists.txt   (with props)
    trunk/reactos/drivers/filesystems/nfs/nfs.rc   (with props)
    trunk/reactos/drivers/filesystems/nfs/nfs41_debug.c   (with props)
    trunk/reactos/drivers/filesystems/nfs/nfs41_debug.h   (with props)
    trunk/reactos/drivers/filesystems/nfs/nfs41_driver.c   (with props)
    trunk/reactos/drivers/filesystems/nfs/nfs41_driver.h   (with props)
Modified:
    trunk/reactos/dll/CMakeLists.txt
    trunk/reactos/drivers/filesystems/CMakeLists.txt

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/reactos/dll/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/CMakeLists.txt?rev=75105&r1=75104&r2=75105&view=diff

Added: trunk/reactos/dll/np/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/CMakeLists.txt?rev=75105

Added: trunk/reactos/dll/np/nfs/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/CMakeLists.txt?rev=75105

Added: trunk/reactos/dll/np/nfs/dllmain.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/dllmain.c?rev=75105

Added: trunk/reactos/dll/np/nfs/nfs41_np.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/nfs41_np.c?rev=75105

Added: trunk/reactos/dll/np/nfs/nfs41_np.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/nfs41_np.h?rev=75105

Added: trunk/reactos/dll/np/nfs/nfs41_np.spec
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/nfs41_np.spec?rev=75105

Added: trunk/reactos/dll/np/nfs/nfsnp.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/nfsnp.rc?rev=75105

Added: trunk/reactos/dll/np/nfs/options.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/options.c?rev=75105

Added: trunk/reactos/dll/np/nfs/options.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/np/nfs/options.h?rev=75105

Modified: trunk/reactos/drivers/filesystems/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/CMakeLists.txt?rev=75105&r1=75104&r2=75105&view=diff

Added: trunk/reactos/drivers/filesystems/nfs/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/nfs/CMakeLists.txt?rev=75105

Added: trunk/reactos/drivers/filesystems/nfs/nfs.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/nfs/nfs.rc?rev=75105

Added: trunk/reactos/drivers/filesystems/nfs/nfs41_debug.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/nfs/nfs41_debug.c?rev=75105

Added: trunk/reactos/drivers/filesystems/nfs/nfs41_debug.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/nfs/nfs41_debug.h?rev=75105

Added: trunk/reactos/drivers/filesystems/nfs/nfs41_driver.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/nfs/nfs41_driver.c?rev=75105

Added: trunk/reactos/drivers/filesystems/nfs/nfs41_driver.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/nfs/nfs41_driver.h?rev=75105


Reply via email to