Removed pointless / duplicated call to trim_map_first.
MFC after: 1 month X-MFC-With: r265152
This commit is contained in:
parent
5ff85f902b
commit
10138166cf
@ -490,7 +490,6 @@ trim_map_vdev_commit(spa_t *spa, zio_t *zio, vdev_t *vd)
|
||||
zio_nowait(zio_trim(zio, spa, vd, offset, size));
|
||||
|
||||
mutex_enter(&tm->tm_lock);
|
||||
ts = trim_map_first(tm, txgtarget, txgsafe, timelimit);
|
||||
}
|
||||
mutex_exit(&tm->tm_lock);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user