All of lore.kernel.org
 help / color / mirror / Atom feed
* Questions about commit f2fs: fix to avoid broken of dnode block list
@ 2018-07-04  4:34 Xu, Wen
  2018-07-04  6:58 ` Chao Yu
  0 siblings, 1 reply; 2+ messages in thread
From: Xu, Wen @ 2018-07-04  4:34 UTC (permalink / raw)
  To: Chao Yu; +Cc: linux-f2fs-devel

Hi Chao,

https://git.kernel.org/pub/scm/linux/kernel/git/chao/linux.git/commit/?h=f2fs-dev&id=0ac2890156ab517a8ac79849ee5abab7ad60310b

In this patch: f2fs: fix to avoid broken of dnode block list
-int f2fs_wait_on_node_pages_writeback(struct f2fs_sb_info *sbi, nid_t ino)
+int f2fs_wait_on_node_pages_writeback(struct f2fs_sb_info *sbi)

You modify f2fs_wait_on_node_pages_writeback() in file.c but seems not modifying the declaration in f2fs.h? Which makes compilation failed…

Thanks,
-Wen
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-04  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04  4:34 Questions about commit f2fs: fix to avoid broken of dnode block list Xu, Wen
2018-07-04  6:58 ` Chao Yu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.