[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DM2PR21MB0089779C095E9945B4C51346CBFC0@DM2PR21MB0089.namprd21.prod.outlook.com>
Date: Sun, 11 Sep 2016 00:42:09 +0000
From: Matthew Wilcox <mawilcox@...rosoft.com>
To: Theodore Ts'o <tytso@....edu>,
Christoph Hellwig <hch@...radead.org>
CC: Dan Williams <dan.j.williams@...el.com>,
Ross Zwisler <ross.zwisler@...ux.intel.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"linux-nvdimm@...1.01.org" <linux-nvdimm@...1.01.org>,
Dave Chinner <david@...morbit.com>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"Andreas Dilger" <adilger.kernel@...ger.ca>,
Alexander Viro <viro@...iv.linux.org.uk>,
Jan Kara <jack@...e.com>,
"linux-fsdevel@...r.kernel.org" <linux-fsdevel@...r.kernel.org>,
"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>
Subject: RE: [PATCH v2 2/9] ext2: tell DAX the size of allocation holes
From: Theodore Ts'o [mailto:tytso@....edu]
> On Sat, Sep 10, 2016 at 12:31:51AM -0700, Christoph Hellwig wrote:
> > I've mentioned this before, but I'd like to repeat it. With all the
> > work reqwuired in the file system I would prefer to drop DAX support
> > in ext2 (and if people really cry for it reinstate the trivial old xip
> > support).
>
> Why is so much work required to support the new DAX interfaces in
> ext2? Is that unique to ext2, or is adding DAX support just going to
> be painful for all file systems? Hopefully it's not the latter,
> right?
It's always been my goal to make supporting DAX as easy as possible
for the filesystem. Hence the sharing of the DIO locking, and the (it
turned out) premature reliance on helper functions. It's more complex
than I wanted it to be right now, and I hope we get to simplify it again.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists