Re: [PATCH] ext4/move_extent: use folio_next_pos()

"Theodore Ts'o" <[email protected]>
Newsgroups org.kernel.vger.kernel-janitors,org.kernel.vger.linux-ext4,org.kernel.vger.linux-kernel
Message-ID <177583430854.2758959.17302898933703692784.b4-ty@b4>
On Sun, 22 Feb 2026 13:50:49 +0100, Julia Lawall wrote:
> A series of patches such as commit 60a70e61430b ("mm: Use
> folio_next_pos()") replace folio_pos() + folio_size() by
> folio_next_pos().  The former performs x << z + y << z while
> the latter performs (x + y) << z, which is slightly more
> efficient. This case was not taken into account, perhaps
> because the argument is not named folio.
> 
> [...]

Applied, thanks!

[1/1] ext4/move_extent: use folio_next_pos()
      commit: a804ecc399d91a529726fa1b10ff699bb531253d

Best regards,
-- 
Theodore Ts'o <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.