xfs: handle dquot buffer readahead in log recovery correctly
[firefly-linux-kernel-4.4.55.git] / fs / xfs / libxfs / xfs_shared.h
index 5be529707903fb42bc4ebccc176e57b7a3470d96..15c3ceb845b91a31353a21123450c820fef26c49 100644 (file)
@@ -49,6 +49,7 @@ extern const struct xfs_buf_ops xfs_inobt_buf_ops;
 extern const struct xfs_buf_ops xfs_inode_buf_ops;
 extern const struct xfs_buf_ops xfs_inode_buf_ra_ops;
 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
+extern const struct xfs_buf_ops xfs_dquot_buf_ra_ops;
 extern const struct xfs_buf_ops xfs_sb_buf_ops;
 extern const struct xfs_buf_ops xfs_sb_quiet_buf_ops;
 extern const struct xfs_buf_ops xfs_symlink_buf_ops;