mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
nfs: Remove reference to generic_osync_inode from a comment
generic_file_direct_write() no longer calls generic_osync_inode() so remove the comment. CC: linux-nfs@vger.kernel.org CC: Neil Brown <neilb@suse.de> CC: "J. Bruce Fields" <bfields@fieldses.org> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
f7e86ab92f
commit
e1af88a1ad
@ -934,9 +934,6 @@ out:
|
||||
* back into its cache. We let the server do generic write
|
||||
* parameter checking and report problems.
|
||||
*
|
||||
* We also avoid an unnecessary invocation of generic_osync_inode(),
|
||||
* as it is fairly meaningless to sync the metadata of an NFS file.
|
||||
*
|
||||
* We eliminate local atime updates, see direct read above.
|
||||
*
|
||||
* We avoid unnecessary page cache invalidations for normal cached
|
||||
|
Loading…
Reference in New Issue
Block a user