From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:60302 "EHLO mx0b-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757023AbcCDUqC (ORCPT ); Fri, 4 Mar 2016 15:46:02 -0500 Subject: Re: [PATCH 09/11] btrfs: add support for write stream IDs To: Chris Mason , , , , , References: <1457107853-8689-1-git-send-email-axboe@fb.com> <1457107853-8689-10-git-send-email-axboe@fb.com> <20160304204420.3gv3iy4fvgxjdjsc@floor.thefacebook.com> From: Jens Axboe Message-ID: <56D9F403.5010500@fb.com> Date: Fri, 4 Mar 2016 13:45:55 -0700 MIME-Version: 1.0 In-Reply-To: <20160304204420.3gv3iy4fvgxjdjsc@floor.thefacebook.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 03/04/2016 01:44 PM, Chris Mason wrote: > On Fri, Mar 04, 2016 at 09:10:51AM -0700, Jens Axboe wrote: >> Both buffered and O_DIRECT supported, and support for iterating >> the below backing devices for open/close of streams. > > Looks good to me Jens, we'll just want to double check the dio streamid > is getting passed all the way down through the btrfs maze of dio > mirrors. Thanks, yes once we have the blktrace bits cleaned up and done, we can run that full stack test and verify that it works as intended. -- Jens Axboe