On Tue, Jun 12, 2018 at 01:37:41PM -0600, Ross Zwisler wrote: > On Tue, Jun 12, 2018 at 04:31:22AM -0700, Matthew Wilcox wrote: > > On Tue, Jun 12, 2018 at 12:40:41PM +0200, David Sterba wrote: > > > [ 9875.174796] kernel BUG at fs/inode.c:513! > > > > What the ... > > > > Somehow the fix for that got dropped. I spent most of last week chasing > > that problem! This is the correct code: > > > > http://git.infradead.org/users/willy/linux-dax.git/commitdiff/01177bb06761539af8a6c872416109e2c8b64559 > > > > I'll check over the patchset and see if anything else got dropped! > > Can you please repost when you have this sorted? > > I think the commit you've pointed to is in your xarray-20180601 branch, but I > see two more recent xarray branches in your tree (xarray-20180608 and > xarray-20180612). > > Basically, I don't know what is stable and what's not, and what I should be > reviewing/testing. Yup, I shall. The xarray-20180612 is the most recent thing I've published, but I'm still going over the 0601 patchset looking for other little pieces I may have dropped. I've found a couple, and I'm updating the 0612 branch each time I find another one. If you want to start looking at the DAX patches on the 0612 branch, that wouldn't be a waste of your time. Neither would testing; I don't think I dropped anything from the DAX patches.