From: Mark Tinguely <tinguely@sgi.com>
To: Carlos Maiolino <cmaiolino@redhat.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] mkfs: Refuse to initialize a misaligned device if not forced using libblkid [v3]
Date: Mon, 16 Jan 2012 09:16:39 -0600 [thread overview]
Message-ID: <4F143F57.9000207@sgi.com> (raw)
In-Reply-To: <1323189918-15834-1-git-send-email-cmaiolino@redhat.com>
On 01/-10/63 13:59, Carlos Maiolino wrote:
> This is a new version of a patch to fix the problem about the usage of 4k
> sector devices when the device is not properly aligned. It makes mkfs to
> refuse to initialize a xfs filesystem if the -f option is not passed at the
> command line, and forces a 512b sector size if the user chooses to force
> the device initialization.
>
...
> +
> + if (!force_overwrite) {
> + fprintf(stderr,
> + _("Use -f to force usage of a misaligned device\n"));
This line wraps.
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2011-10-08 3:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 16:45 [PATCH] mkfs: Refuse to initialize a misaligned device if not forced using libblkid [v3] Carlos Maiolino
2012-01-16 15:16 ` Mark Tinguely [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F143F57.9000207@sgi.com \
--to=tinguely@sgi.com \
--cc=cmaiolino@redhat.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox