Re: [OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-15 Thread Matthew Ahrens
Closed #43 via bee667bf9636acf6c2d5150e52b07baed2cfe9b1. --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/43#event-492677371___ developer mailing list developer@open-zfs.org

Re: [OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-07 Thread Matthew Ahrens
@zettabot go --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/43#issuecomment-162740073___ developer mailing list developer@open-zfs.org http://lists.open-zfs.org/mailman/listinfo/developer

Re: [OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-04 Thread Steven Hartland
@ahrens done. Out of interest why is that as it seems like just a duplication of effort? --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/43#issuecomment-161916733___ developer mailing list

Re: [OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-04 Thread Matthew Ahrens
@stevenh The illumos bug is needed for upstreaming to illumos. See the README (https://github.com/openzfs/openzfs/blob/master/README.md) for details. --- Reply to this email directly or view it on GitHub:

Re: [OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-03 Thread George Wilson
LGTM. --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/43#issuecomment-161622259___ developer mailing list developer@open-zfs.org http://lists.open-zfs.org/mailman/listinfo/developer

Re: [OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-03 Thread zettabot
Can one of the admins verify this patch? --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/43#issuecomment-161597694___ developer mailing list developer@open-zfs.org

[OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-03 Thread Steven Hartland
ASSERT the type of zio's processed by file and disk vdevs, which helps protect against invalid zio being processed by these vdev types e.g. on FreeBSD which uses ZIO_TYPE_FREE for TRIM support. This was included in FreeBSD at part of r274619 (Nov 17 2014). You can view, comment on, or merge

Re: [OpenZFS Developer] [openzfs] ASSERT supported zio_types for file and disk vdevs (#43)

2015-12-03 Thread Matthew Ahrens
@zettabot go --- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/43#issuecomment-161735143___ developer mailing list developer@open-zfs.org http://lists.open-zfs.org/mailman/listinfo/developer