回复: [PATCH] f2fs-tools: set cold flag for non-dir node

2020-06-18 Thread Zac
> On 2020/6/18 20:48, zhaowu...@wingtech.com wrote: > > From: Wuyun Zhao > > Thanks for the patch. :) > > Please add commit message here. OK > > > > Signed-off-by: Wuyun Zhao > > --- > > fsck/dir.c | 1 + > > fsck/node.c | 1 + > > fsck/node.h | 11 +++ > > 3 files changed, 13 ins

回复: [PATCH v2] f2fs-tools: introduce set_node_footer to initialize node footer

2020-06-19 Thread Zac
> On 2020/6/19 14:37, zhaowu...@wingtech.com wrote: > > From: Wuyun Zhao > > > > the filesystem will use the cold flag, so deal with it to avoid > > potential issue of inconsistency > > > > Signed-off-by: Wuyun Zhao > > --- > > fsck/dir.c | 6 +- > > fsck/node.c| 9 +---

回复: [PATCH] f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_entry

2020-06-17 Thread Zac
> On 2020/6/17 17:04, zhaowu...@wingtech.com wrote: > > From: Wuyun Zhao > > > > Under some condition, the __write_node_page will submit a page which is > not > > f2fs_in_warm_node_list and will not call f2fs_add_fsync_node_entry. > > f2fs_gc continue to run to invoke f2fs_iget -> do_read_inode

回复: 回复: [PATCH] f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_entry

2020-06-17 Thread Zac
> On 2020/6/18 10:39, Zac wrote: > > > >> On 2020/6/17 17:04, zhaowu...@wingtech.com wrote: > >>> From: Wuyun Zhao > >>> > >>> Under some condition, the __write_node_page will submit a page which > is > >> not > >>> f2f

回复: 回复: 回复: [PATCH] f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_entry

2020-06-18 Thread Zac
> On 2020/6/18 11:28, Zac wrote: > >> On 2020/6/18 10:39, Zac wrote: > >>> > >>>> On 2020/6/17 17:04, zhaowu...@wingtech.com wrote: > >>>>> From: Wuyun Zhao > >>>>> > >>>>> Under some condition, the __wri

Re: [PATCH 1/2] net: ethernet: bgmac: init sequence bug

2017-02-01 Thread Zac Schroff
How about BCMA_IOCTL_PRESERVE_ACROSS_INIT? On Wed, Feb 1, 2017 at 6:06 PM, Rafał Miłecki wrote: > On 02/01/2017 11:39 PM, Jon Mason wrote: >> >> From: Zac Schroff >> >> Fix a bug in the 'bgmac' driver init sequence that blind writes for init >> sequen