On Mon, 26 Apr 2021 15:05:50 -0700 Junxiao Bi <[email protected]> wrote:
> When doing truncate/fallocate for some filesytem like ocfs2, it > will zero some pages that are out of inode size and then later > update the inode size, so it needs this api to writeback eof > pages. Seems reasonable. But can we please update the __block_write_full_page_eof() comment? It now uses the wrong function name and doesn't document the new `eof' argument.
