From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965167AbbJVP3e (ORCPT ); Thu, 22 Oct 2015 11:29:34 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:34526 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964893AbbJVP3c (ORCPT ); Thu, 22 Oct 2015 11:29:32 -0400 Date: Fri, 23 Oct 2015 00:29:26 +0900 From: Tejun Heo To: Vivek Goyal Cc: Johannes Weiner , Li Zefan , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, Jens Axboe , Michal Hocko , Peter Zijlstra , Ingo Molnar , Paul Turner , kernel-team@fb.com Subject: Re: [PATCH cgroup/for-4.4 3/3] cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentation Message-ID: <20151022152926.GH30579@mtj.duckdns.org> References: <20151022012212.GA20931@mtj.duckdns.org> <20151022012302.GB20931@mtj.duckdns.org> <20151022012354.GC20931@mtj.duckdns.org> <20151022143427.GC20847@redhat.com> <20151022143605.GE30579@mtj.duckdns.org> <20151022144221.GD20847@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151022144221.GD20847@redhat.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Thu, Oct 22, 2015 at 10:42:21AM -0400, Vivek Goyal wrote: > > It works with ext2 and 4 and btrfs. Will document it. Thanks. > > Oh, nice. Are there any plans to make it work with xfs too? Hmmm... not right now but it shouldn't be *too* difficult to add. Thanks. -- tejun