Re: [PATCH v2 1/2] fs, xfs: perform dax_device lookup at mount
From: Christoph Hellwig <hidden>
Date: 2017-08-29 21:36:37
Also in:
linux-fsdevel, linux-xfs, nvdimm
From: Christoph Hellwig <hidden>
Date: 2017-08-29 21:36:37
Also in:
linux-fsdevel, linux-xfs, nvdimm
On Tue, Aug 29, 2017 at 02:35:27PM -0700, Dan Williams wrote:
Actually, why not just do this directly in xfs_fs_mount()? I think I can refactor this to not touch mount_bdev() and put all the details in the per-fs mount/umount paths.
Yes, and just cache in in the fs specific superblock.