X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=amp_filter.c;h=d0a893f47518d8c8c33f957ad9b36ab6b80a38b1;hp=3154735e1753c87872963be7f5f7d83c47640655;hb=d67fcd1fc34ec2de6bed616e8e96c91a67cbaca7;hpb=aa234b7afe223879a7bd7274ce05a3a315a2ec49 diff --git a/amp_filter.c b/amp_filter.c index 3154735e..d0a893f4 100644 --- a/amp_filter.c +++ b/amp_filter.c @@ -116,7 +116,7 @@ static void amp_post_select(__a_unused struct sched *s, struct task *t) return; } next_buffer: - ret = btr_node_status(btrn, fn->min_iqs); + ret = btr_node_status(btrn, fn->min_iqs, BTR_NT_INTERNAL); if (ret < 0) goto err; if (ret == 0)