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 #5244 zio pipeline callers should explicitly invoke next stage #2828

Closed
wants to merge 1 commit into from

Commits on Apr 29, 2015

  1. Illumos openzfs#5244 zio pipeline callers should explicitly invoke ne…

    …xt stage
    
    References:
    https://www.illumos.org/issues/5244
    https://reviews.csiden.org/r/119/diff/#
    
    Porting Notes:
    1. The unported "2932 support crash dumps to raidz, etc. pools" caused a
    merge conflict due to a copyright difference in module/zfs/vdev_raidz.c.
    2. The unported "4128 disks in zpools never go away when pulled" and
    additional Linux-specific changes caused merge conflicts in
    module/zfs/vdev_disk.c.
    3. Our changes to use the TQ_PUSHPAGE extension and vdev_file_taskq
    caused merge conflicts in module/zfs/vdev_file.c. The taskq import that
    I plan to send in the future would have prevented this particular
    conflict.
    
    Reviewed by: Matthew Ahrens mahrens@delphix.com
    Reviewed by: Adam Leventhal ahl@delphix.com
    Reviewed by: Alex Reece alex.reece@delphix.com
    Reviewed by: Christopher Siden christopher.siden@delphix.com
    Ported-by: Richard Yao <richard.yao@clusterhq.com>
    grwilson authored and ryao committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    a6dcedb View commit details
    Browse the repository at this point in the history