[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201009015718.GF816148@mit.edu>
Date: Thu, 8 Oct 2020 21:57:18 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: "zhangyi (F)" <yi.zhang@...wei.com>
Cc: linux-ext4@...r.kernel.org, jack@...e.com, adilger.kernel@...ger.ca
Subject: Re: [PATCH v2 6/7] ext4: use ext4_sb_bread() instead of sb_bread()
On Thu, Sep 24, 2020 at 03:33:36PM +0800, zhangyi (F) wrote:
> We have already remove open codes that invoke helpers provide by
> fs/buffer.c in all places reading metadata buffers. This patch switch to
> use ext4_sb_bread() to replace all sb_bread() helpers, which is
> ext4_read_bh() helper back end.
>
> Signed-off-by: zhangyi (F) <yi.zhang@...wei.com>
Thanks, applied.
- Ted
Powered by blists - more mailing lists