freebsd-dev/lib/libzfs/common
Andriy Gapon 32b3bd238f 8418 zfs_prop_get_table() call in zfs_validate_name() is a no-op
illumos/illumos-gate@e09ba01dcd
e09ba01dcd

https://www.illumos.org/issues/8418
  The following line in zfs_validate_name() is just a no-op and it should be
  removed:
  108    (void) zfs_prop_get_table();

Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com>
Approved by: Matthew Ahrens <mahrens@delphix.com>
Author: Marcel Telka <marcel@telka.sk>
2017-08-08 10:28:01 +00:00
..
sys 5312 libzfs should be decoupled from kernel's zfs_context.h 2014-12-06 00:17:25 +00:00
libzfs_changelist.c 7955 libshare needs to initialize only those datasets being modified by the consumer 2017-04-14 18:34:03 +00:00
libzfs_config.c 4521 zfstest is trying to execute evil "zfs unmount -a" 2016-07-12 11:58:04 +00:00
libzfs_dataset.c 8418 zfs_prop_get_table() call in zfs_validate_name() is a no-op 2017-08-08 10:28:01 +00:00
libzfs_diff.c 6268 zfs diff confused by moving a file to another directory 2017-04-14 18:49:44 +00:00
libzfs_fru.c 8046 Let calloc() do the multiplication in libzfs_fru_refresh 2017-04-10 22:46:34 +00:00
libzfs_impl.h 7955 libshare needs to initialize only those datasets being modified by the consumer 2017-04-14 18:34:03 +00:00
libzfs_import.c 7803 want devid_str_from_path(3devid) 2017-04-14 18:21:58 +00:00
libzfs_iter.c 7990 libzfs: snapspec_cb() does not need to call zfs_strdup() 2017-04-14 18:27:12 +00:00
libzfs_mount.c 6280 libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED 2017-04-14 18:51:16 +00:00
libzfs_pool.c 7446 zpool create should support efi system partition 2017-05-26 12:02:14 +00:00
libzfs_sendrecv.c 8021 ARC buf data scatter-ization 2017-05-26 12:13:27 +00:00
libzfs_status.c Update vendor/illumos/dist to illumos-gate 14056:812b3d1ca0a0 2013-06-25 21:34:21 +00:00
libzfs_util.c 5704 libzfs can only handle 255 file descriptors 2017-04-14 18:56:00 +00:00
libzfs.h 7446 zpool create should support efi system partition 2017-05-26 12:02:14 +00:00