This commit is contained in:
Arvid Norberg 2007-08-07 07:19:35 +00:00
parent 3cdbda928e
commit 61f713d24a
1 changed files with 1 additions and 0 deletions

View File

@ -1044,6 +1044,7 @@ namespace libtorrent
case 0x52345362: // Reiser4
case 0x58465342: // XFS
case 0x65735546: // NTFS-3G
case 0x19540119: // UFS2
return true;
}
}