##// END OF EJS Templates
util: whitelist NTFS for hardlink creation (issue4580)
Matt Harbison -
r35529:d8f408d9 default
parent child Browse files
Show More
@@ -1206,6 +1206,7 b' def checksignature(func):'
1206 'ext4',
1206 'ext4',
1207 'hfs',
1207 'hfs',
1208 'jfs',
1208 'jfs',
1209 'NTFS',
1209 'reiserfs',
1210 'reiserfs',
1210 'tmpfs',
1211 'tmpfs',
1211 'ufs',
1212 'ufs',
General Comments 0
You need to be logged in to leave comments. Login now