mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
reiser4 support in libtorrent - plisk
This commit is contained in:
parent
3e04e54937
commit
3c3703bdf1
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue