Re: [f2fs-dev] kernel BUG at fs/f2fs/segment.c:2391 during xfstest generic/204

2019-08-22 Thread Chao Yu
On 2019/8/22 16:29, Chao Yu wrote: > Hi Eric, > > I've figured out one patch for this issue, could you have a try? Could you only check 204? I just hit deadlock in 051, not sure it is caused by this patch. > > Thanks, > > On 2019/8/19 0:03, Eric Biggers wrote: >> On Fri, Aug 16, 2019 at

Re: [f2fs-dev] kernel BUG at fs/f2fs/segment.c:2391 during xfstest generic/204

2019-08-22 Thread Chao Yu
Hi Eric, I've figured out one patch for this issue, could you have a try? Thanks, On 2019/8/19 0:03, Eric Biggers wrote: > On Fri, Aug 16, 2019 at 04:37:35PM +0800, Chao Yu wrote: >> Hi Eric, >> >> Sorry for late reply... >> >> I only hit ENOSPC error: >> >> QA output created by 204 >> line 82:

Re: [f2fs-dev] kernel BUG at fs/f2fs/segment.c:2391 during xfstest generic/204

2019-08-18 Thread Eric Biggers
On Fri, Aug 16, 2019 at 04:37:35PM +0800, Chao Yu wrote: > Hi Eric, > > Sorry for late reply... > > I only hit ENOSPC error: > > QA output created by 204 > line 82: echo: write error: No space left on device > > What is your mkfs/mount option? > It's: MKFS_OPTIONS -- /dev/vdc MOUNT_OPTIONS

Re: [f2fs-dev] kernel BUG at fs/f2fs/segment.c:2391 during xfstest generic/204

2019-08-16 Thread Chao Yu
Hi Eric, Sorry for late reply... I only hit ENOSPC error: QA output created by 204 line 82: echo: write error: No space left on device What is your mkfs/mount option? On 2019/7/30 1:41, Eric Biggers wrote: > On xfstest generic/204 on f2fs, I'm getting a kernel BUG. > > It bisects to: > >

[f2fs-dev] kernel BUG at fs/f2fs/segment.c:2391 during xfstest generic/204

2019-07-29 Thread Eric Biggers
On xfstest generic/204 on f2fs, I'm getting a kernel BUG. It bisects to: commit 1cb50f87e10696e8cc61fb62d0d948e11b0e6dc1 Author: Jaegeuk Kim Date: Fri Jul 6 16:47:34 2018 -0700 f2fs: do checkpoint in kill_sb Here is the BUG, on v5.3-rc2: generic/204 1s