]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/spa_checkpoint.c
Fix typos in module/zfs/
[mirror_zfs.git] / module / zfs / spa_checkpoint.c
index d6f68ceda589ed648f21522db3a5481c30f59b32..44711acef5a208460d9028dcc939dae130891ed1 100644 (file)
  *   Once the synctask is done and the discarding zthr is awake, we discard
  *   the checkpointed data over multiple TXGs by having the zthr prefetching
  *   entries from vdev_checkpoint_sm and then starting a synctask that places
- *   them as free blocks in to their respective ms_allocatable and ms_sm
+ *   them as free blocks into their respective ms_allocatable and ms_sm
  *   structures.
  *   [see spa_checkpoint_discard_thread()]
  *