Adds support for NILFS2 filesystem.

This commit is contained in:
2016-09-02 18:46:55 +01:00
parent 9f3840aa10
commit 7734bd4085
6 changed files with 283 additions and 0 deletions

View File

@@ -101,6 +101,7 @@
<Compile Include="QNX6.cs" />
<Compile Include="JFS.cs" />
<Compile Include="F2FS.cs" />
<Compile Include="NILFS2.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>