zfs_arc: bugfix: increment array index
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 28 Jul 2014 13:12:42 +0000 (15:12 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 28 Jul 2014 13:12:42 +0000 (15:12 +0200)
commit5e6230c1597ba02a4fb815d2bd553e64028675f5
treeb2389e9bc280f5b2044b6706c2f8758c3e49e11a
parent3aeea86c1adde5caa7bf18f5054b5acbf359546e
zfs_arc: bugfix: increment array index

also avoid recycling the previous iterator, for the sake of better code
understanding.
src/zfs_arc.c