From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Chris Mason To: Kent Overstreet CC: , , , , , , , , , , , , Subject: Re: [PATCH 10/12] btrfs: convert to bioset_init()/mempool_init() Date: Wed, 30 May 2018 17:30:35 -0400 Message-ID: <630E6353-552E-433D-8022-D1FAA93B0209@fb.com> In-Reply-To: <20180520222558.7053-11-kent.overstreet@gmail.com> References: <20180520222558.7053-1-kent.overstreet@gmail.com> <20180520222558.7053-11-kent.overstreet@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed List-ID: On 20 May 2018, at 18:25, Kent Overstreet wrote: > Signed-off-by: Kent Overstreet > --- > fs/btrfs/extent_io.c | 25 +++++++++++-------------- > 1 file changed, 11 insertions(+), 14 deletions(-) > Assuming the rest of the comments/questions for the series get worked out, the btrfs side of this looks fine. Acked-by: Chris Mason