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

Reply via email to