[PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
chentt325 at gmail.com
Wed Jul 2 14:51:30 UTC 2025
在 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...
More information about the Intel-gfx
mailing list