提交 2eadfc0e 编写于 作者: W Wolfram Sang 提交者: Jiri Kosina

trivial: fs/inode: Fix typo in file_update_time nanodoc

The advertised flag for not updating the time was wrong.
Signed-off-by: NWolfram Sang <w.sang@pengutronix.de>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 ff677f8d
......@@ -1408,7 +1408,7 @@ EXPORT_SYMBOL(touch_atime);
* for writeback. Note that this function is meant exclusively for
* usage in the file write path of filesystems, and filesystems may
* choose to explicitly ignore update via this function with the
* S_NOCTIME inode flag, e.g. for network filesystem where these
* S_NOCMTIME inode flag, e.g. for network filesystem where these
* timestamps are handled by the server.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册