All of lore.kernel.org
 help / color / mirror / Atom feed
From: Goldwyn Rodrigues <rgoldwyn@suse.de>
To: David Sterba <dsterba@suse.cz>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: Re: [PATCH] btrfs: page to folio conversion in btrfs_truncate_block()
Date: Fri, 12 Jan 2024 06:05:42 -0600	[thread overview]
Message-ID: <rdvzhdajctrwzyualrppin2hxj2bt6wijgmp3njp74iw6us72y@ry2lxh6wkwtc> (raw)
In-Reply-To: <20240111182516.GM31555@twin.jikos.cz>

On 19:40 11/01, David Sterba wrote:
> On Wed, Jan 10, 2024 at 07:56:13PM -0600, Goldwyn Rodrigues wrote:
> > Convert use of struct page to struct folio inside btrfs_truncate_block().
> > The only page based function is set_page_extent_mapped(). All other
> > functions have folio equivalents.
> > 
> > Had to use __filemap_get_folio() because filemap_grab_folio() does not
> > allow passing allocation mask as a parameter.
> > 
> > Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
> 
> Reviewed-by: David Sterba <dsterba@suse.com>
> 
> There are some overly long lines, I can fix that unless you'd like to
> commit the patch yourself.

Yes, you can fix them. I will wait for Josef's docs to start committing
myself.


-- 
Goldwyn

  reply	other threads:[~2024-01-12 12:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11  1:56 [PATCH] btrfs: page to folio conversion in btrfs_truncate_block() Goldwyn Rodrigues
2024-01-11 18:40 ` David Sterba
2024-01-12 12:05   ` Goldwyn Rodrigues [this message]
2024-01-12 15:26     ` David Sterba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=rdvzhdajctrwzyualrppin2hxj2bt6wijgmp3njp74iw6us72y@ry2lxh6wkwtc \
    --to=rgoldwyn@suse.de \
    --cc=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.