We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ca5b2 commit 0c6cac1Copy full SHA for 0c6cac1
Documentation/filesystems/vfs.txt
@@ -727,7 +727,7 @@ struct address_space_operations {
727
728
The second case is when a request has been made to invalidate
729
some or all pages in an address_space. This can happen
730
- through the fadvice(POSIX_FADV_DONTNEED) system call or by the
+ through the fadvise(POSIX_FADV_DONTNEED) system call or by the
731
filesystem explicitly requesting it as nfs and 9fs do (when
732
they believe the cache may be out of date with storage) by
733
calling invalidate_inode_pages2().
0 commit comments