|
@@ -2428,8 +2428,6 @@ static int ocfs2_calc_refcount_meta_credits(struct super_block *sb,
|
|
|
get_bh(prev_bh);
|
|
|
}
|
|
|
|
|
|
- rb = (struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
|
|
|
-
|
|
|
trace_ocfs2_calc_refcount_meta_credits_iterate(
|
|
|
recs_add, (unsigned long long)cpos, clusters,
|
|
|
(unsigned long long)le64_to_cpu(rec.r_cpos),
|