Files
mirror_zfs/lib/libzfs
Ryan Moeller 0c1c746a74 libzfs_sendrecv: Style pass on send_iterate_fs
* Capitalize and punctuate complete sentences in comments.
* Separate out a group of locals to add a comment on their purpose.
* Remove unnecessary line wrapping.
* Make it clear that dds_origin is a string by using explicit character
  comparison to check for an empty string, rather than implictly
  treating it as a boolean.
* Reorganize manipulation of props and holds nvlists to improve
  clarity.
* There's no need to initialize the snapname buffer with zeros, we're
  immediately overwriting it.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #12967
2022-02-01 17:02:33 -08:00
..
2020-07-10 14:26:00 -07:00
2022-02-01 16:56:18 -08:00
2022-02-01 16:56:18 -08:00
2021-11-30 07:46:25 -07:00
2022-01-18 14:40:43 -08:00
2020-11-17 09:18:52 -08:00
2019-09-02 17:53:27 -07:00