Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition

2022-10-23 Thread Dave Chinner
On Mon, Oct 24, 2022 at 03:17:52AM +, ruansy.f...@fujitsu.com wrote: > 在 2022/10/24 6:00, Dave Chinner 写道: > > On Fri, Oct 21, 2022 at 07:11:02PM -0700, Darrick J. Wong wrote: > >> On Thu, Oct 20, 2022 at 10:17:45PM +0800, Yang, Xiao/杨 晓 wrote: > >>> In addition, I don't like your idea about

Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition

2022-10-23 Thread Darrick J. Wong
On Mon, Oct 24, 2022 at 03:17:52AM +, ruansy.f...@fujitsu.com wrote: > 在 2022/10/24 6:00, Dave Chinner 写道: > > On Fri, Oct 21, 2022 at 07:11:02PM -0700, Darrick J. Wong wrote: > >> On Thu, Oct 20, 2022 at 10:17:45PM +0800, Yang, Xiao/杨 晓 wrote: > >>> In addition, I don't like your idea about

Re: [dm-devel] [PATCH] xfs: fail dax mount if reflink is enabled on a partition

2022-10-23 Thread ruansy.f...@fujitsu.com
在 2022/10/24 6:00, Dave Chinner 写道: > On Fri, Oct 21, 2022 at 07:11:02PM -0700, Darrick J. Wong wrote: >> On Thu, Oct 20, 2022 at 10:17:45PM +0800, Yang, Xiao/杨 晓 wrote: >>> In addition, I don't like your idea about the test change because it will >>> make generic/470 become the special test for

Re: [dm-devel] [PATCH V2 0/6] allowing path checking to be interrupted.

2022-10-23 Thread Wu Guanghao
Friendly ping ... Is the series of patches for vecs->lock ready to be merged into mainline? Thanks 在 2022/10/17 19:31, Wu Guanghao 写道: > > > 在 2022/9/20 17:20, Wu Guanghao 写道: >> >> >> 在 2022/9/16 2:17, Benjamin Marzinski 写道: >>> On Thu, Sep 15, 2022 at 02:56:36PM +0800, Wu Guanghao wrote:

Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition

2022-10-23 Thread Dave Chinner
On Fri, Oct 21, 2022 at 07:11:02PM -0700, Darrick J. Wong wrote: > On Thu, Oct 20, 2022 at 10:17:45PM +0800, Yang, Xiao/杨 晓 wrote: > > In addition, I don't like your idea about the test change because it will > > make generic/470 become the special test for XFS. Do you know if we can fix > > the

RE: [PATCH] xfs: fail dax mount if reflink is enabled on a partition

2022-10-23 Thread yangx...@fujitsu.com
On 2022/10/22 10:11, Darrick J. Wong wrote: >> We need to fix the issue by discarding XFS log on the block device. >> mkfs.xfs will try to discard the blocks including XFS log by calling >> ioctl(BLKDISCARD) but it will ignore error silently when the block >> device doesn't support