[Libguestfs] [PATCH] NTFS: Invoke mkfs ntfs with -Q option.

Jim Meyering jim at meyering.net
Mon Nov 9 11:29:19 UTC 2009


Richard W.M. Jones wrote:
...
> Subject: [PATCH] NTFS: Invoke mkfs ntfs with -Q option.
>
> By default mkfs.ntfs writes zeroes and does bad block detection
> over the whole disk.  This is slow and unnecessary in the virtual
> case.  Pass -Q option to avoid this.
> ---
>  daemon/mkfs.c |   58 ++++++++++++++++++++++++++++++++++++++++----------------
>  1 files changed, 41 insertions(+), 17 deletions(-)

Looks fine.




More information about the Libguestfs mailing list