Show More
@@ -1544,6 +1544,7 b' def checksignature(func):' | |||||
1544 |
|
1544 | |||
1545 | # a whilelist of known filesystems where hardlink works reliably |
|
1545 | # a whilelist of known filesystems where hardlink works reliably | |
1546 | _hardlinkfswhitelist = { |
|
1546 | _hardlinkfswhitelist = { | |
|
1547 | 'apfs', | |||
1547 | 'btrfs', |
|
1548 | 'btrfs', | |
1548 | 'ext2', |
|
1549 | 'ext2', | |
1549 | 'ext3', |
|
1550 | 'ext3', |
General Comments 0
You need to be logged in to leave comments.
Login now