linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] jbd2: fix typo in comment of journal_submit_inode_data_buffers
       [not found] <20190525091251.3236-1-fishland@aliyun.com>
@ 2019-05-27  8:24 ` Jan Kara
  2019-05-30 19:16   ` Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2019-05-27  8:24 UTC (permalink / raw)
  To: Liu Song; +Cc: tytso, jack, linux-ext4, linux-kernel, liu.song11

On Sat 25-05-19 17:12:51, Liu Song wrote:
> From: Liu Song <liu.song11@zte.com.cn>
> 
> delayed/dealyed
> 
> Signed-off-by: Liu Song <liu.song11@zte.com.cn>

Thanks. You can add:

Reviewed-by: Jan Kara <jack@suse.cz>

								Honza

> ---
>  fs/jbd2/commit.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/jbd2/commit.c b/fs/jbd2/commit.c
> index 150cc030b4d7..0395ca016235 100644
> --- a/fs/jbd2/commit.c
> +++ b/fs/jbd2/commit.c
> @@ -184,7 +184,7 @@ static int journal_wait_on_commit_record(journal_t *journal,
>  /*
>   * write the filemap data using writepage() address_space_operations.
>   * We don't do block allocation here even for delalloc. We don't
> - * use writepages() because with dealyed allocation we may be doing
> + * use writepages() because with delayed allocation we may be doing
>   * block allocation in writepages().
>   */
>  static int journal_submit_inode_data_buffers(struct address_space *mapping)
> -- 
> 2.20.1
> 
> 
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

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

* Re: [PATCH] jbd2: fix typo in comment of journal_submit_inode_data_buffers
  2019-05-27  8:24 ` [PATCH] jbd2: fix typo in comment of journal_submit_inode_data_buffers Jan Kara
@ 2019-05-30 19:16   ` Theodore Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2019-05-30 19:16 UTC (permalink / raw)
  To: Jan Kara; +Cc: Liu Song, jack, linux-ext4, linux-kernel, liu.song11

On Mon, May 27, 2019 at 10:24:57AM +0200, Jan Kara wrote:
> On Sat 25-05-19 17:12:51, Liu Song wrote:
> > From: Liu Song <liu.song11@zte.com.cn>
> > 
> > delayed/dealyed
> > 
> > Signed-off-by: Liu Song <liu.song11@zte.com.cn>
> 
> Thanks. You can add:
> 
> Reviewed-by: Jan Kara <jack@suse.cz>

Applied, thanks.

					- Ted

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

end of thread, other threads:[~2019-05-30 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20190525091251.3236-1-fishland@aliyun.com>
2019-05-27  8:24 ` [PATCH] jbd2: fix typo in comment of journal_submit_inode_data_buffers Jan Kara
2019-05-30 19:16   ` Theodore Ts'o

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).