
Re: No need to check for block device on FreeBSD in mkntfs.c
Hi,
I do not understand the rationale for this proposed patch.
Formatting an ntfs device depends on the sector size. If the device is a block device, its sector size can be determined automatically. Otherwise the sector size is either supplied in an option or forced to 512. The original code requires option -F to force a sector size.
IMHO the proposed patch skips defining the sector size for non block devices.
What is the use case leading to this proposal ?
Quote:
but the forum software does not like .c, .diff or no extension.
This forum requires the attachments to be compressed (.gz .zip, .bz2, etc.)
Regards
Jean-Pierre