]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_vnodeops.h
[XFS] fix error inversion problems with data flushing
[~andy/linux] / fs / xfs / xfs_vnodeops.h
index a559400aeae029bb592074ac0927a346597b41c2..2a45b00ad32e84c04e5ecff7591460dea7292b33 100644 (file)
@@ -75,5 +75,6 @@ int xfs_flushinval_pages(struct xfs_inode *ip, xfs_off_t first,
                xfs_off_t last, int fiopt);
 int xfs_flush_pages(struct xfs_inode *ip, xfs_off_t first,
                xfs_off_t last, uint64_t flags, int fiopt);
+int xfs_wait_on_pages(struct xfs_inode *ip, xfs_off_t first, xfs_off_t last);
 
 #endif /* _XFS_VNODEOPS_H */