[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190527082457.GA20440@quack2.suse.cz>
Date:   Mon, 27 May 2019 10:24:57 +0200
From:   Jan Kara <jack@...e.cz>
To:     Liu Song <fishland@...yun.com>
Cc:     tytso@....edu, jack@...e.com, linux-ext4@...r.kernel.org,
        linux-kernel@...r.kernel.org, liu.song11@....com.cn
Subject: Re: [PATCH] jbd2: fix typo in comment of
 journal_submit_inode_data_buffers
On Sat 25-05-19 17:12:51, Liu Song wrote:
> From: Liu Song <liu.song11@....com.cn>
> 
> delayed/dealyed
> 
> Signed-off-by: Liu Song <liu.song11@....com.cn>
Thanks. You can add:
Reviewed-by: Jan Kara <jack@...e.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@...e.com>
SUSE Labs, CR
Powered by blists - more mailing lists