Adds support for XFS.

This commit is contained in:
2016-09-02 20:05:55 +01:00
parent 9b086d4729
commit e4c4b2572f
4 changed files with 257 additions and 0 deletions

View File

@@ -104,6 +104,7 @@
<Compile Include="NILFS2.cs" />
<Compile Include="Reiser.cs" />
<Compile Include="Reiser4.cs" />
<Compile Include="XFS.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>