public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] mkfs: add missing noalign suboption information
@ 2013-07-10 15:14 Carlos Maiolino
  2013-07-10 15:26 ` Eric Sandeen
  2013-07-19 20:26 ` Ben Myers
  0 siblings, 2 replies; 3+ messages in thread
From: Carlos Maiolino @ 2013-07-10 15:14 UTC (permalink / raw)
  To: xfs

Adds to the mkfs man page, information about noalign mkfs option which is
missing until now.

Changelog:

	V2:
	   -rephase noalign data-section option
	   -add noalign realtime device option

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
---
 man/man8/mkfs.xfs.8 | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
index 04c19b4..61122f0 100644
--- a/man/man8/mkfs.xfs.8
+++ b/man/man8/mkfs.xfs.8
@@ -244,6 +244,11 @@ will automatically query the logical volume for appropriate
 and
 .B swidth
 values.
+.TP
+.BI noalign
+This option disables automatic geometry detection and creates the filesystem
+without stripe geometry alignment even if the underlying storage device provides
+this information.
 .RE
 .TP
 .B \-f
@@ -695,6 +700,10 @@ This is used to specify the size of the real-time section.
 This suboption is only needed if the real-time section of the
 filesystem should occupy less space than the size of the partition
 or logical volume containing the section.
+.TP
+.BI noalign
+This option disables stripe size detection, enforcing a realtime device with no
+stripe geometry.
 .RE
 .TP
 .BI \-s " sector_size"
-- 
1.8.1.4

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] mkfs: add missing noalign suboption information
  2013-07-10 15:14 [PATCH v2] mkfs: add missing noalign suboption information Carlos Maiolino
@ 2013-07-10 15:26 ` Eric Sandeen
  2013-07-19 20:26 ` Ben Myers
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2013-07-10 15:26 UTC (permalink / raw)
  To: Carlos Maiolino; +Cc: xfs

On 7/10/13 10:14 AM, Carlos Maiolino wrote:
> Adds to the mkfs man page, information about noalign mkfs option which is
> missing until now.
> 
> Changelog:
> 
> 	V2:
> 	   -rephase noalign data-section option
> 	   -add noalign realtime device option
> 
> Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
> ---
>  man/man8/mkfs.xfs.8 | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
> index 04c19b4..61122f0 100644
> --- a/man/man8/mkfs.xfs.8
> +++ b/man/man8/mkfs.xfs.8
> @@ -244,6 +244,11 @@ will automatically query the logical volume for appropriate
>  and
>  .B swidth
>  values.
> +.TP
> +.BI noalign
> +This option disables automatic geometry detection and creates the filesystem
> +without stripe geometry alignment even if the underlying storage device provides
> +this information.
>  .RE
>  .TP
>  .B \-f
> @@ -695,6 +700,10 @@ This is used to specify the size of the real-time section.
>  This suboption is only needed if the real-time section of the
>  filesystem should occupy less space than the size of the partition
>  or logical volume containing the section.
> +.TP
> +.BI noalign
> +This option disables stripe size detection, enforcing a realtime device with no
> +stripe geometry.

It's ok, but why change the wording vs. the data section?  i.e. I'd do:

> +This option disables automatic geometry detection and creates the realtime subvolume
> +without stripe geometry alignment even if the underlying storage device provides
> +this information.

But *shrug* it's not that big a deal.

Reviewed-by: Eric Sandeen <sandeen@redhat.com>, or you can send V3 (or whatever) :)

-Eric

>  .RE
>  .TP
>  .BI \-s " sector_size"
> 

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] mkfs: add missing noalign suboption information
  2013-07-10 15:14 [PATCH v2] mkfs: add missing noalign suboption information Carlos Maiolino
  2013-07-10 15:26 ` Eric Sandeen
@ 2013-07-19 20:26 ` Ben Myers
  1 sibling, 0 replies; 3+ messages in thread
From: Ben Myers @ 2013-07-19 20:26 UTC (permalink / raw)
  To: Carlos Maiolino; +Cc: xfs

On Wed, Jul 10, 2013 at 12:14:40PM -0300, Carlos Maiolino wrote:
> Adds to the mkfs man page, information about noalign mkfs option which is
> missing until now.
> 
> Changelog:
> 
> 	V2:
> 	   -rephase noalign data-section option
> 	   -add noalign realtime device option
> 
> Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>

Applied.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-19 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10 15:14 [PATCH v2] mkfs: add missing noalign suboption information Carlos Maiolino
2013-07-10 15:26 ` Eric Sandeen
2013-07-19 20:26 ` Ben Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox