All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolay Borisov <nborisov@suse.com>
To: David Sterba <dsterba@suse.com>, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Compression level API cleanups
Date: Wed, 21 Aug 2019 09:52:45 +0300	[thread overview]
Message-ID: <4440499b-5a2f-e37d-0593-848a55e7c92c@suse.com> (raw)
In-Reply-To: <cover.1566313756.git.dsterba@suse.com>



On 20.08.19 г. 19:17 ч., David Sterba wrote:
> Remove the callback indirection.
> 
> v2:
> * switch to unsigned int and use min()
> 
> David Sterba (2):
>   btrfs: define compression levels statically
>   btrfs: compression: replace set_level callbacks by a common helper
> 

For the whole series:

Reviewed-by: Nikolay Borisov <nborisov@suse.com>

>  fs/btrfs/compression.c | 20 ++++++++++++++++++--
>  fs/btrfs/compression.h | 11 +++++------
>  fs/btrfs/lzo.c         |  8 ++------
>  fs/btrfs/zlib.c        | 11 ++---------
>  fs/btrfs/zstd.c        | 11 ++---------
>  5 files changed, 29 insertions(+), 32 deletions(-)
> 

      parent reply	other threads:[~2019-08-21  6:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-20 16:17 [PATCH v2 0/2] Compression level API cleanups David Sterba
2019-08-20 16:17 ` [PATCH v2 1/2] btrfs: define compression levels statically David Sterba
2019-08-21 10:55   ` Anand Jain
2019-08-20 16:17 ` [PATCH v2 2/2] btrfs: compression: replace set_level callbacks by a common helper David Sterba
2019-08-21 10:16   ` Anand Jain
2019-08-21 10:53     ` David Sterba
2019-08-21  6:52 ` Nikolay Borisov [this message]

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=4440499b-5a2f-e37d-0593-848a55e7c92c@suse.com \
    --to=nborisov@suse.com \
    --cc=dsterba@suse.com \
    --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.