All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josef Bacik <josef@toxicpanda.com>
To: Nikolay Borisov <nborisov@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 7/8] btrfs: Remove extent_io_ops::merge_extent_hook callback
Date: Thu, 1 Nov 2018 15:11:30 -0400	[thread overview]
Message-ID: <20181101191129.f5ywd2ggdj67pkli@macbook-pro-91.dhcp.thefacebook.com> (raw)
In-Reply-To: <1541074194-22227-8-git-send-email-nborisov@suse.com>

On Thu, Nov 01, 2018 at 02:09:52PM +0200, Nikolay Borisov wrote:
> This callback is used only for data and free space inodes. Such inodes
> are guaranteed to have their extent_io_tree::private_data set to the
> inode struct. Exploit this fact to directly call the function. Also
> give it a more descriptive name. No functional changes.
> 
> Signed-off-by: Nikolay Borisov <nborisov@suse.com>
> ---

Reviewed-by: Josef Bacik <josef@toxicpanda.com>

Thanks,

Josef

  reply	other threads:[~2018-11-01 19:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-01 12:09 [PATCH 0/8] Removal of optional hooks from struct extent_io_ops Nikolay Borisov
2018-11-01 12:09 ` [PATCH 1/8] btrfs: Remove extent_io_ops::fill_delalloc Nikolay Borisov
2018-11-01 18:59   ` Josef Bacik
2018-11-05 16:20   ` David Sterba
2018-11-01 12:09 ` [PATCH 2/8] btrfs: Remove extent_io_ops::writepage_start_hook Nikolay Borisov
2018-11-01 19:00   ` Josef Bacik
2018-11-01 12:09 ` [PATCH 3/8] btrfs: Remove extent_io_ops::writepage_end_io_hook Nikolay Borisov
2018-11-01 19:03   ` Josef Bacik
2018-11-02  6:15     ` Nikolay Borisov
2018-11-01 12:09 ` [PATCH 4/8] btrfs: Remove extent_io_ops::check_extent_io_range callback Nikolay Borisov
2018-11-01 19:05   ` Josef Bacik
2018-11-01 12:09 ` [PATCH 5/8] btrfs: Remove extent_io_ops::set_bit_hook extent_io callback Nikolay Borisov
2018-11-01 19:06   ` Josef Bacik
2018-11-01 12:09 ` [PATCH 6/8] btrfs: Remove extent_io_ops::clear_bit_hook callback Nikolay Borisov
2018-11-01 19:08   ` Josef Bacik
2018-11-01 12:09 ` [PATCH 7/8] btrfs: Remove extent_io_ops::merge_extent_hook callback Nikolay Borisov
2018-11-01 19:11   ` Josef Bacik [this message]
2018-11-01 12:09 ` [PATCH 8/8] btrfs: Remove extent_io_ops::split_extent_hook callback Nikolay Borisov
2018-11-01 19:12   ` Josef Bacik
2018-11-05 16:21 ` [PATCH 0/8] Removal of optional hooks from struct extent_io_ops 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=20181101191129.f5ywd2ggdj67pkli@macbook-pro-91.dhcp.thefacebook.com \
    --to=josef@toxicpanda.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=nborisov@suse.com \
    /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.