]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_itable.c
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[~andy/linux] / fs / xfs / xfs_itable.c
index 0f18d412e3e8313666d8477d72afaea59ea85216..2ea7d402188db8596e4c04a231d29cf0cb506756 100644 (file)
@@ -397,7 +397,7 @@ xfs_bulkstat(
                                                        & ~r.ir_free)
                                                xfs_btree_reada_bufs(mp, agno,
                                                        agbno, nbcluster,
-                                                       xfs_inode_buf_verify);
+                                                       &xfs_inode_buf_ops);
                                }
                                irbp->ir_startino = r.ir_startino;
                                irbp->ir_freecount = r.ir_freecount;