mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-06 00:23:32 +00:00
reiser4 support in libtorrent - plisk
This commit is contained in:
parent
3e04e54937
commit
3c3703bdf1
@ -1037,6 +1037,7 @@ namespace libtorrent
|
||||
case 0xEF53: // EXT2 and EXT3
|
||||
case 0x00011954: // UFS
|
||||
case 0x52654973: // ReiserFS
|
||||
case 0x52345362: // Reiser4
|
||||
case 0x58465342: // XFS
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user