xfs: inode buffers may not be valid during recovery readahead
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_inode_buf.h
index aae9fc465fe01a817059996e5111946866c1ee65..599e6c0ca2a95a75ebccf92374026a8bb15dbbb6 100644 (file)
@@ -48,5 +48,6 @@ void          xfs_inobp_check(struct xfs_mount *, struct xfs_buf *);
 #endif /* DEBUG */
 
 extern const struct xfs_buf_ops xfs_inode_buf_ops;
+extern const struct xfs_buf_ops xfs_inode_buf_ra_ops;
 
 #endif /* __XFS_INODE_BUF_H__ */