Re: [PATCH] btrfs: a small cleanup in attach_eb_folio_to_filemap()

From: David Sterba
Date: Thu Apr 24 2025 - 14:45:51 EST


On Wed, Apr 23, 2025 at 10:51:22AM +0200, Daniel Vacek wrote:
> This is just a trivial change. The code looks a bit more readable this way, IMO.

Please be more descriptive in the changelogs, the subject and text is
too generic. Something like "move the initializations of folio to the
beginning of the retry loop". Otherwise agreed taht it's better this
way. I'll update the changelog when adding it to for-next. Thanks.

> Signed-off-by: Daniel Vacek <neelx@xxxxxxxx>

Reviewed-by: David Sterba <dsterba@xxxxxxxx>