Re: [PATCH v13 6/7] xfs: Implement ->notify_failure() for XFS

2022-04-19 Thread Darrick J. Wong
On Tue, Apr 19, 2022 at 12:50:44PM +0800, Shiyang Ruan wrote: > Introduce xfs_notify_failure.c to handle failure related works, such as > implement ->notify_failure(), register/unregister dax holder in xfs, and > so on. > > If the rmap feature of XFS enabled, we can query it to find files and >

Re: [PATCH v13 7/7] fsdax: set a CoW flag when associate reflink mappings

2022-04-19 Thread Christoph Hellwig
Looks good: Reviewed-by: Christoph Hellwig