Files
mirror_zfs/module/zfs
Alexander Motin cf33166336 ZVOL: Minor code cleanup
- Remove zsda_tx field, it is used only once.
 - Remove unneeded string lengths checks, all names are terminated.
 - Replace few explicit MAXNAMELEN usages with sizeof().
 - Change dsname from MAXNAMELEN to ZFS_MAX_DATASET_NAME_LEN, as
expected by dsl_dataset_name().  Both are 256 bytes now, but it is
better to be safe.

This should have no functional difference.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #15535
2023-11-27 13:16:59 -08:00
..
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2023-01-10 13:39:22 -08:00
2023-06-30 09:42:02 -07:00
2023-10-24 11:00:07 -07:00
2023-03-14 15:25:50 -07:00
2023-08-07 13:54:41 -07:00
2023-09-28 14:10:07 -07:00
2023-11-06 10:38:42 -08:00
2023-03-14 15:25:50 -07:00
2023-11-08 10:19:41 -08:00
2023-03-14 15:59:58 -07:00
2023-06-09 10:12:52 -07:00
2022-03-15 15:13:42 -07:00
2022-01-07 10:36:49 -08:00
2022-01-12 16:14:36 -08:00
2023-11-08 10:19:41 -08:00
2023-11-17 13:28:32 -08:00
2019-06-19 09:48:12 -07:00
2023-11-07 12:11:48 -08:00
2022-03-15 15:13:42 -07:00
2023-11-08 10:19:41 -08:00
2023-08-07 13:54:41 -07:00
2023-11-06 10:38:42 -08:00
2023-11-27 09:46:38 -08:00
2023-06-27 09:09:48 -07:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:25:50 -07:00
2022-09-02 13:31:19 -07:00
2023-03-14 15:25:50 -07:00
2023-11-17 14:00:59 -08:00
2023-11-17 14:00:59 -08:00
2022-11-29 09:26:03 -08:00
2023-11-27 13:16:59 -08:00