Local try should be in this patch

This commit is contained in:
Brian Behlendorf 2009-02-18 14:47:06 -08:00
parent 3b17164f71
commit eb3d5e7051
1 changed files with 1 additions and 0 deletions

View File

@ -4220,6 +4220,7 @@ l2arc_write_buffers(spa_t *spa, l2arc_dev_t *dev, uint64_t target_sz)
l2arc_write_callback_t *cb;
zio_t *pio, *wzio;
uint64_t guid = spa_guid(spa);
int try;
ASSERT(dev->l2ad_vdev != NULL);