All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix metadata_csum typo in ext4 man page
@ 2017-03-31 14:24 Justin Bronder
  2017-03-31 15:43 ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Justin Bronder @ 2017-03-31 14:24 UTC (permalink / raw)
  To: linux-ext4; +Cc: Justin Bronder

Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
---
 misc/ext4.5.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/ext4.5.in b/misc/ext4.5.in
index d7bd863..c1e67ab 100644
--- a/misc/ext4.5.in
+++ b/misc/ext4.5.in
@@ -693,7 +693,7 @@ ext4, 3.6
 ext4, 3.8
 .IP "\fBsparse_super2\fR" 2in
 ext4, 3.16
-.IP "\fBmetdata_csum\fR" 2in
+.IP "\fBmetadata_csum\fR" 2in
 ext4, 3.18
 .IP "\fBencrypt\fR" 2in
 ext4, 4.1
-- 
2.10.2

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

* Re: [PATCH] Fix metadata_csum typo in ext4 man page
  2017-03-31 14:24 [PATCH] Fix metadata_csum typo in ext4 man page Justin Bronder
@ 2017-03-31 15:43 ` Darrick J. Wong
  2017-04-01 16:13   ` Theodore Ts'o
  0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2017-03-31 15:43 UTC (permalink / raw)
  To: Justin Bronder; +Cc: linux-ext4

On Fri, Mar 31, 2017 at 10:24:39AM -0400, Justin Bronder wrote:
> Signed-off-by: Justin Bronder <jsbronder@cold-front.org>

Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>

--D

> ---
>  misc/ext4.5.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/misc/ext4.5.in b/misc/ext4.5.in
> index d7bd863..c1e67ab 100644
> --- a/misc/ext4.5.in
> +++ b/misc/ext4.5.in
> @@ -693,7 +693,7 @@ ext4, 3.6
>  ext4, 3.8
>  .IP "\fBsparse_super2\fR" 2in
>  ext4, 3.16
> -.IP "\fBmetdata_csum\fR" 2in
> +.IP "\fBmetadata_csum\fR" 2in
>  ext4, 3.18
>  .IP "\fBencrypt\fR" 2in
>  ext4, 4.1
> -- 
> 2.10.2
> 

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

* Re: [PATCH] Fix metadata_csum typo in ext4 man page
  2017-03-31 15:43 ` Darrick J. Wong
@ 2017-04-01 16:13   ` Theodore Ts'o
  0 siblings, 0 replies; 3+ messages in thread
From: Theodore Ts'o @ 2017-04-01 16:13 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: Justin Bronder, linux-ext4

On Fri, Mar 31, 2017 at 08:43:26AM -0700, Darrick J. Wong wrote:
> On Fri, Mar 31, 2017 at 10:24:39AM -0400, Justin Bronder wrote:
> > Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
> 
> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>

Applied, thanks.

					- Ted

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

end of thread, other threads:[~2017-04-01 16:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31 14:24 [PATCH] Fix metadata_csum typo in ext4 man page Justin Bronder
2017-03-31 15:43 ` Darrick J. Wong
2017-04-01 16:13   ` Theodore Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.