freebsd-dev/lib/libzfs/common
Andriy Gapon bd021dbd51 8502 illumos#7955 broke delegated datasets when libshare is not present
illumos/illumos-gate@1c18e8fbd8
1c18e8fbd8

https://www.illumos.org/issues/8502
  The code in lib/libzfs/common/libzfs_mount.c already basically handles
  the case when libshare is not installed. We just need to not fail in
  zfs_init_libshare_impl.  I tested this in lx and things work as
  expected. I also tested there trying to set sharenfs and sharesmb on
  the delegated dataset. Neither is allowed from within a zone.  The
  spew of msgs from a native zone is not ZFS specific. I see the same
  spew simply running the share command.

Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Author: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-09-22 08:13:09 +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 7431 ZFS Channel Programs 2017-09-13 10:45:49 +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 7431 ZFS Channel Programs 2017-09-13 10:45:49 +00:00
libzfs_import.c 8567 Inconsistent return value in zpool_read_label 2017-09-20 07:18:09 +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 8502 illumos#7955 broke delegated datasets when libshare is not present 2017-09-22 08:13:09 +00:00
libzfs_pool.c 8414 Implemented zpool scrub pause/resume 2017-09-01 17:43:08 +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 7431 ZFS Channel Programs 2017-09-13 10:45:49 +00:00
libzfs.h 8414 Implemented zpool scrub pause/resume 2017-09-01 17:43:08 +00:00