提交 0c6cac1a 编写于 作者: A Andreas Gruenbacher 提交者: Jiri Kosina

doc: vfs: fix fadvise() sycall name

Signed-off-by: NAndreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 75ca5b22
......@@ -727,7 +727,7 @@ struct address_space_operations {
The second case is when a request has been made to invalidate
some or all pages in an address_space. This can happen
through the fadvice(POSIX_FADV_DONTNEED) system call or by the
through the fadvise(POSIX_FADV_DONTNEED) system call or by the
filesystem explicitly requesting it as nfs and 9fs do (when
they believe the cache may be out of date with storage) by
calling invalidate_inode_pages2().
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册