linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Fix typo in RAID arrays documentation
@ 2025-08-21  5:16 Vivek Alurkar
  2025-08-21  5:50 ` Randy Dunlap
  2025-08-29 22:29 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Vivek Alurkar @ 2025-08-21  5:16 UTC (permalink / raw)
  To: corbet; +Cc: Vivek Alurkar, linux-doc, linux-kernel, linux-kernel-mentees

Changed "write-throuth" to "write-through".

Signed-off-by: Vivek Alurkar <primalkenja@gmail.com>
---
Changes since v1:
	-Changed '"write-through" and "write-back"' to
	'"write-through" or "write-back"' as suggested by Randy Dunlap.

 Documentation/admin-guide/md.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/md.rst b/Documentation/admin-guide/md.rst
index 4ff2cc291d18..04668272c0ee 100644
--- a/Documentation/admin-guide/md.rst
+++ b/Documentation/admin-guide/md.rst
@@ -758,7 +758,7 @@ These currently include:
 
   journal_mode (currently raid5 only)
       The cache mode for raid5. raid5 could include an extra disk for
-      caching. The mode can be "write-throuth" and "write-back". The
+      caching. The mode can be "write-through" or "write-back". The
       default is "write-through".
 
   ppl_write_hint
-- 
2.48.1


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

* Re: [PATCH v2] Fix typo in RAID arrays documentation
  2025-08-21  5:16 [PATCH v2] Fix typo in RAID arrays documentation Vivek Alurkar
@ 2025-08-21  5:50 ` Randy Dunlap
  2025-08-29 22:29 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2025-08-21  5:50 UTC (permalink / raw)
  To: Vivek Alurkar, corbet; +Cc: linux-doc, linux-kernel, linux-kernel-mentees



On 8/20/25 10:16 PM, Vivek Alurkar wrote:
> Changed "write-throuth" to "write-through".
> 
> Signed-off-by: Vivek Alurkar <primalkenja@gmail.com>


Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
> Changes since v1:
> 	-Changed '"write-through" and "write-back"' to
> 	'"write-through" or "write-back"' as suggested by Randy Dunlap.
> 
>  Documentation/admin-guide/md.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/md.rst b/Documentation/admin-guide/md.rst
> index 4ff2cc291d18..04668272c0ee 100644
> --- a/Documentation/admin-guide/md.rst
> +++ b/Documentation/admin-guide/md.rst
> @@ -758,7 +758,7 @@ These currently include:
>  
>    journal_mode (currently raid5 only)
>        The cache mode for raid5. raid5 could include an extra disk for
> -      caching. The mode can be "write-throuth" and "write-back". The
> +      caching. The mode can be "write-through" or "write-back". The
>        default is "write-through".
>  
>    ppl_write_hint

-- 
~Randy

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

* Re: [PATCH v2] Fix typo in RAID arrays documentation
  2025-08-21  5:16 [PATCH v2] Fix typo in RAID arrays documentation Vivek Alurkar
  2025-08-21  5:50 ` Randy Dunlap
@ 2025-08-29 22:29 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2025-08-29 22:29 UTC (permalink / raw)
  To: Vivek Alurkar
  Cc: Vivek Alurkar, linux-doc, linux-kernel, linux-kernel-mentees

Vivek Alurkar <primalkenja@gmail.com> writes:

> Changed "write-throuth" to "write-through".
>
> Signed-off-by: Vivek Alurkar <primalkenja@gmail.com>
> ---
> Changes since v1:
> 	-Changed '"write-through" and "write-back"' to
> 	'"write-through" or "write-back"' as suggested by Randy Dunlap.
>
>  Documentation/admin-guide/md.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/md.rst b/Documentation/admin-guide/md.rst
> index 4ff2cc291d18..04668272c0ee 100644
> --- a/Documentation/admin-guide/md.rst
> +++ b/Documentation/admin-guide/md.rst
> @@ -758,7 +758,7 @@ These currently include:
>  
>    journal_mode (currently raid5 only)
>        The cache mode for raid5. raid5 could include an extra disk for
> -      caching. The mode can be "write-throuth" and "write-back". The
> +      caching. The mode can be "write-through" or "write-back". The
>        default is "write-through".

Applied, thanks.

jon

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

end of thread, other threads:[~2025-08-29 22:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21  5:16 [PATCH v2] Fix typo in RAID arrays documentation Vivek Alurkar
2025-08-21  5:50 ` Randy Dunlap
2025-08-29 22:29 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).