Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp5010561pxb; Mon, 15 Feb 2021 07:16:27 -0800 (PST) X-Google-Smtp-Source: ABdhPJza3SfTYZ0tmAhmcy8Is1BLQUAXLIH8Jw1vhkuKERUhGUWXVkkeLMfsiFSm7umqEOEslSUU X-Received: by 2002:a05:651c:150:: with SMTP id c16mr9859494ljd.207.1613402186522; Mon, 15 Feb 2021 07:16:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613402186; cv=none; d=google.com; s=arc-20160816; b=fEQX91bILf+h0Go2frRO0u8MShCJfCkPQ61n1WJislDe7onnpAy14ZROBFbZ54ZRWZ oYTS2BMcMHZbdn9jD0/FKL7WYbfYsFiPTOoEZhC3VzdZfy9zp+b97zzvk4O5DbC21jdS yAc07HGr4z/eCjBUJfV5OCUHTI2xP8vCV8zitG6VkmVoX+v1jWIyTuLsLQK/G+b+SxuA 3b9EjCGSeldVf46uHS2M3UBRCsk6tXihYEQK2mdf4z5LF7E8tPlw4qQguy4kGSjBtcxU lr3GdXgVS7lDZbDUksPzlK+6L8zMOQ8sQZsOgvch1P3Hp4artX9FsB1XP37oe6FNri2A F4xw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=wK4uOy8xC337ccwoU7DcwVoOpvi/WpqTUWz/UQWYddM=; b=ojluQCgLkFZAUXuk+ZK8MkoRWxjq8bUe5LI/ebjD4AwjlEwJOl/mG9y0mCSrRVW+mf IHYkfGuyiRK6BAg+ebrVVpup+LEaYOHWA+Lu9JlQp41hQprLp/ycNUWLtVQoUK6c3Ta+ lf9tYra+/+qKJjos6IBKELsghEKRthQCJgiWnYvOYtJtSkBpjqyconMoWSjdTm0wzZg8 VGIsImVQxkMC85IO6vVJSlfucjfzCZExSkKGAPDxhKZr0DxuhzYTXpzxTOwtm/R6Ncf8 xCyDEcWoxndUKrdMOCc2aF99x1+CA3spD3C10EHZQVm9mfoGqOgdXmPWMNjB2fdm9Y6N 918Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="CVS/6iND"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a67si13532608edf.42.2021.02.15.07.16.01; Mon, 15 Feb 2021 07:16:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="CVS/6iND"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230420AbhBOPNI (ORCPT + 99 others); Mon, 15 Feb 2021 10:13:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:38910 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229991AbhBOPCJ (ORCPT ); Mon, 15 Feb 2021 10:02:09 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id C4B5364EB7; Mon, 15 Feb 2021 14:59:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613401192; bh=JjIwSMnEt+ETU9tmeFvEN7EkYGKaOjW0SGFIf8zkMnQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CVS/6iNDL3Ek4g4gnSsDYI+jHQ+z/QjpdEuAqtvydsBH8b6RkXTdJw+YZ/8Xw0zB/ UkofTO2kkV3vPYDcte30qfqmfGsT58t3qnhquEzzeRTDFKsKFazdCfKvnraL/7hjMX nC76rWpL2+JzL7+aA+udet4xKH5i+Zcogx9x12vA= Date: Mon, 15 Feb 2021 15:59:19 +0100 From: Greg KH To: Michal Rostecki Cc: Chris Mason , Josef Bacik , David Sterba , "open list:BTRFS FILE SYSTEM" , open list , Michal Rostecki Subject: Re: [PATCH RFC 5/6] btrfs: sysfs: Add directory for read policies Message-ID: References: <20210209203041.21493-1-mrostecki@suse.de> <20210209203041.21493-6-mrostecki@suse.de> <20210215143535.GA21872@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210215143535.GA21872@wotan.suse.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 15, 2021 at 02:35:35PM +0000, Michal Rostecki wrote: > On Sat, Feb 13, 2021 at 11:19:28AM +0100, Greg KH wrote: > > On Tue, Feb 09, 2021 at 09:30:39PM +0100, Michal Rostecki wrote: > > > From: Michal Rostecki > > > > > > Before this change, raid1 read policy could be selected by using the > > > /sys/fs/btrfs/[fsid]/read_policy file. > > > > > > Change it to /sys/fs/btrfs/[fsid]/read_policies/policy. > > > > > > The motivation behing creating the read_policies directory is that the > > > next changes and new read policies are going to intruduce settings > > > specific to read policies. > > > > No Documentation/ABI/ update for this change? > > > > Good point. As far as I see, we have no btrfs-related file there. I will > add it to Documentation/ABI/testing in v2. > > I guess we also need to document all the options from btrfs that are > unaffected by this particular patchset? Would it make sense to cover > them in a separate patch? That would be a good idea to do as a separate and new patch, yes. thanks, greg k-h