在 2025/6/27 23:52, Matthew Wilcox 写道:
On Fri, Jun 27, 2025 at 11:03:11AM +0000, 陈涛涛 Taotao Chen wrote:@@ -1399,13 +1400,10 @@ static int write_end_fn(handle_t *handle, struct inode *inode, }/*- * We need to pick up the new inode size which generic_commit_write gave us - * `file' can be NULL - eg, when called from page_symlink(). - *Why delete this? It seems still true to me, other than s/file/iocb/
Sorry, that was my mistake...