relan / exfat

Free exFAT file system implementation
GNU General Public License v2.0
779 stars 176 forks source link

Get disk size on NetBSD #171

Closed vasi closed 3 years ago

vasi commented 3 years ago

Allow getting the size of a NetBSD disk.

Without this, mounting fails on NetBSD 9.2 with the message "failed to get size of $DEVICE".

relan commented 3 years ago

Thanks!