On Fri, Jul 24, 2026 at 1:23 PM Joanne Koong <[email protected]> wrote: > > As I understand it, the merge window for 7.3 closes at the end of > August. Just to summarize, the only things needed to get this into 7.3 > (besides addressing the Sashiko comments) are: > a) replace FUSE_GET_FMAP with FUSE_NOTIFY_EXTENT_MAP (will also be > good for famfs in general, saves an extra context switch) > b) remove FUSE_DEV_IOC_DAXDEV_OPEN and reuse existing > FUSE_DEV_IOC_BACKING_OPEN (logic for this already supplied in Miklos's > patch in [1]) > c) remove "config FUSE_FAMFS_DAX" > d) remove FUSE_DAX_FMAP capability (not 100% sure about this, but > since the only thing added to the uapi is a new notif type, seems fine > to exclude this cap flag) >
John, is your intention still to get this into 7.3 through fuse? If so and if you're pressed for time, I'm happy to take on the items as follow-up patches to your series, if that would be helpful. Thanks, Joanne

