fresh git tree for public release
we regretfully had to remove our git history for licensing reasons Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
commit
0ad4db4fad
271 changed files with 71255 additions and 0 deletions
536
build.vc9/daemon.vcproj
Normal file
536
build.vc9/daemon.vcproj
Normal file
|
|
@ -0,0 +1,536 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="daemon"
|
||||
ProjectGUID="{D0D81A98-2946-4A16-A4A1-800387C3F3D1}"
|
||||
RootNamespace="daemon"
|
||||
TargetFrameworkVersion="196613"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
<Platform
|
||||
Name="x64"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets=".\env.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\sys;..\xdr;..\dll;..\libtirpc\tirpc"
|
||||
PreprocessorDefinitions="WIN32_LEAN_AND_MEAN"
|
||||
MinimalRebuild="true"
|
||||
ExceptionHandling="0"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="false"
|
||||
WarningLevel="4"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="ws2_32.lib iphlpapi.lib"
|
||||
OutputFile="$(OutDir)\nfsd.exe"
|
||||
GenerateDebugInformation="true"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|x64"
|
||||
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets=".\env.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\sys;..\xdr;..\dll;..\libtirpc\tirpc"
|
||||
PreprocessorDefinitions="WIN32_LEAN_AND_MEAN"
|
||||
MinimalRebuild="true"
|
||||
ExceptionHandling="0"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="false"
|
||||
WarningLevel="4"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="ws2_32.lib iphlpapi.lib"
|
||||
OutputFile="$(OutDir)\nfsd.exe"
|
||||
GenerateDebugInformation="true"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets=".\env.vsprops"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories="..\sys;..\xdr;..\dll;..\libtirpc\tirpc"
|
||||
PreprocessorDefinitions="WIN32_LEAN_AND_MEAN"
|
||||
ExceptionHandling="0"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="true"
|
||||
RuntimeTypeInfo="false"
|
||||
WarningLevel="4"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="ws2_32.lib iphlpapi.lib"
|
||||
OutputFile="$(OutDir)\nfsd.exe"
|
||||
GenerateDebugInformation="true"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|x64"
|
||||
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets=".\env.vsprops"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/Wall /wd4668 /wd4619 /wd4820 /wd4255 /wd4100 /wd4127"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories="..\sys;..\xdr;..\dll;..\libtirpc\tirpc"
|
||||
PreprocessorDefinitions="WIN32_LEAN_AND_MEAN"
|
||||
ExceptionHandling="0"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="true"
|
||||
RuntimeTypeInfo="false"
|
||||
WarningLevel="4"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="1"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="ws2_32.lib iphlpapi.lib"
|
||||
OutputFile="$(OutDir)\nfsd.exe"
|
||||
GenerateDebugInformation="true"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="17"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManifestTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCAppVerifierTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\daemon\callback_server.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\callback_xdr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\daemon_debug.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\getattr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\lock.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\lookup.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\mount.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\name_cache.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\namespace.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_client.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_compound.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_daemon.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_ops.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_rpc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_server.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_session.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_superblock.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_xdr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\open.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\pnfs_debug.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\pnfs_device.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\pnfs_io.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\pnfs_layout.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\rbtree.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\readdir.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\readwrite.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\setattr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\upcall.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\util.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\volume.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\daemon\daemon_debug.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\from_kernel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\list.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\name_cache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_compound.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_const.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_ops.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_types.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\nfs41_xdr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\pnfs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\rbtree.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\upcall.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\daemon\util.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\daemon\sources"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Loading…
Add table
Add a link
Reference in a new issue