[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPcyv4jpTyzofDyUPi7ADbGcV+cJHSohctwxu5yDNTF34KWeOg@mail.gmail.com>
Date: Wed, 22 Sep 2021 10:55:01 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: Christoph Hellwig <hch@....de>
Cc: Vishal Verma <vishal.l.verma@...el.com>,
Dave Jiang <dave.jiang@...el.com>,
Mike Snitzer <snitzer@...hat.com>,
Matthew Wilcox <willy@...radead.org>,
linux-xfs <linux-xfs@...r.kernel.org>,
Linux NVDIMM <nvdimm@...ts.linux.dev>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
linux-ext4 <linux-ext4@...r.kernel.org>
Subject: Re: dax_supported() related cleanups v2
On Wed, Sep 22, 2021 at 10:37 AM Christoph Hellwig <hch@....de> wrote:
>
> Hi all,
>
> this series first clarifies how to use fsdax in the Kconfig help a bit,
> and then untangles the code path that checks if fsdax is supported.
>
> Changes since v1:
> - improve the FS_DAX Kconfig help text further
> - write a proper commit log for a patch missing it
>
This looks like your send script picked up the wrong cover letter?
> Diffstat
> drivers/dax/super.c | 191 +++++++++++++++++++-------------------------------
> drivers/md/dm-table.c | 9 --
> drivers/md/dm.c | 2
> fs/Kconfig | 21 ++++-
> fs/ext2/super.c | 3
> fs/ext4/super.c | 3
> fs/xfs/xfs_super.c | 16 +++-
> include/linux/dax.h | 41 +---------
> 8 files changed, 117 insertions(+), 169 deletions(-)
Powered by blists - more mailing lists