Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illumos 4953, 4954, 4955 #4219

Closed
wants to merge 1 commit into from
Closed

Commits on Jan 14, 2016

  1. Illumos 4953, 4954, 4955

    4953 zfs rename <snapshot> need not involve libshare
    4954 "zfs create" need not involve libshare if we are not sharing
    4955 libshare's get_zfs_dataset need not sort the datasets
    Reviewed by: George Wilson <george.wilson@delphix.com>
    Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
    Reviewed by: Dan McDonald <danmcd@omniti.com>
    Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
    Approved by: Garrett D'Amore <garrett@damore.org>
    
    References:
      https://www.illumos.org/issues/4953
      https://www.illumos.org/issues/4954
      https://www.illumos.org/issues/4955
      illumos/illumos-gate@33cde0d
    
    Porting notes:
    - Dropped qsort libshare_zfs.c hunk, no equivalent ZoL code.
    
    Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
    ahrens authored and behlendorf committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    0fcd5d6 View commit details
    Browse the repository at this point in the history