]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_fs.h
NFSv4: Truncating file opens should also sync O_DIRECT writes
[karo-tx-linux.git] / include / linux / nfs_fs.h
index b01ccf371fdcaf229f07bddbd2f12f9bbb5c53b0..b638eb6727c689efc065cb32dce27aabfe257efd 100644 (file)
@@ -512,6 +512,7 @@ extern int  nfs_updatepage(struct file *, struct page *, unsigned int, unsigned
  * Try to write back everything synchronously (but check the
  * return value!)
  */
+extern int nfs_sync_inode(struct inode *inode);
 extern int nfs_wb_all(struct inode *inode);
 extern int nfs_wb_page(struct inode *inode, struct page* page);
 extern int nfs_wb_page_cancel(struct inode *inode, struct page* page);