Re: [f2fs-dev] [PATCH] f2fs: fix to avoid migrating empty section

2025-09-02 Thread Zhiguo Niu
Chao Yu via Linux-f2fs-devel 于2025年9月1日周一 10:08写道: > > It reports a bug from device w/ zufs: > > F2FS-fs (dm-64): Inconsistent segment (173822) type [1, 0] in SSA and SIT > F2FS-fs (dm-64): Stopped filesystem due to reason: 4 > > Thread AThread B > - f2fs_expand_ino

Re: [f2fs-dev] [PATCH] f2fs: fix to avoid migrating empty section

2025-09-02 Thread Zhiguo Niu
Chao Yu 于2025年9月3日周三 09:33写道: > > On 9/3/25 08:04, Zhiguo Niu wrote: > > Chao Yu via Linux-f2fs-devel > > 于2025年9月1日周一 10:08写道: > >> > >> It reports a bug from device w/ zufs: > >> > >> F2FS-fs (dm-64): Inconsistent segment (173822) type [1, 0] in SSA and SIT > >> F2FS-fs (dm-64): Stopped filesys

Re: [f2fs-dev] [PATCH] f2fs: fix to avoid migrating empty section

2025-09-02 Thread Chao Yu via Linux-f2fs-devel
On 9/3/25 08:04, Zhiguo Niu wrote: > Chao Yu via Linux-f2fs-devel > 于2025年9月1日周一 10:08写道: >> >> It reports a bug from device w/ zufs: >> >> F2FS-fs (dm-64): Inconsistent segment (173822) type [1, 0] in SSA and SIT >> F2FS-fs (dm-64): Stopped filesystem due to reason: 4 >> >> Thread A

[f2fs-dev] [PATCH] f2fs: fix to avoid migrating empty section

2025-08-31 Thread Chao Yu via Linux-f2fs-devel
It reports a bug from device w/ zufs: F2FS-fs (dm-64): Inconsistent segment (173822) type [1, 0] in SSA and SIT F2FS-fs (dm-64): Stopped filesystem due to reason: 4 Thread AThread B - f2fs_expand_inode_data - f2fs_allocate_pinning_section - f2fs_gc_range - do