Re: [PATCH v2 1/8] f2fs: convert f2fs_write_begin() to use folio

From: Chao Yu
Date: Tue Aug 20 2024 - 02:58:56 EST


On 2024/8/20 12:38, Li Zetao wrote:
I want to apply your patch set for testing, but there is a conflict on
the master branch of linux-next. Maybe it depends on a certain pre-patch. Please let me know, thank you.

  Applying: f2fs: convert f2fs_write_begin() to use folio
  error: patch failed: fs/f2fs/data.c:3566
  error: fs/f2fs/data.c: patch does not apply
  Patch failed at 0001 f2fs: convert f2fs_write_begin() to use folio

We should apply this patchset on top of dev-test branch?

https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/log/?h=dev-test

Thanks,


Thanks,
Li Zetao.