Deleted Added
full compact
24c24
< * Copyright (c) 2012, 2015 by Delphix. All rights reserved.
---
> * Copyright (c) 2012, 2016 by Delphix. All rights reserved.
1118c1118,1121
< if (cb.ubl_vd != NULL)
---
> if (cb.ubl_vd != NULL) {
> vdev_dbgmsg(cb.ubl_vd, "best uberblock found for spa %s. "
> "txg %llu", spa->spa_name, (u_longlong_t)ub->ub_txg);
>
1119a1123,1126
> if (*config == NULL) {
> vdev_dbgmsg(cb.ubl_vd, "failed to read label config");
> }
> }