when write support for ntfs will be developed? 2017-03-20 19:44 GMT+03:00 Jeremie Courreges-Anglas <j...@openbsd.org>:
> CVSROOT: /cvs > Module name: src > Changes by: j...@cvs.openbsd.org 2017/03/20 10:44:03 > > Modified files: > sys/ntfs : ntfs_vfsops.c > > Log message: > Read the free clusters bitmap in 1MB chunks > > instead of trying to read it in one go and panic in malloc(9) with large > NTFS filesystems. panic reported and fix tested by landry@