From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:52909 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754008AbbIAT05 (ORCPT ); Tue, 1 Sep 2015 15:26:57 -0400 Subject: Re: [PATCH 2/6] Btrfs: add helpers for read-only compat bits To: Omar Sandoval , References: CC: Omar Sandoval From: Josef Bacik Message-ID: <55E5FBFD.6030703@fb.com> Date: Tue, 1 Sep 2015 15:26:53 -0400 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: On 09/01/2015 03:01 PM, Omar Sandoval wrote: > From: Omar Sandoval > > We're finally going to add one of these for the free space tree, so > let's add the same nice helpers that we have for the incompat bits. > > Signed-off-by: Omar Sandoval Reviewed-by: Josef Bacik Thanks, Josef