[developer] Re: [openzfs/openzfs] 8648 Fix range locking in ZIL commit codepath (#462)

2017-09-15 Thread Igor K
@prakashsurya i have found interest issue on my env with boot_archive updates and have fixed it. i can confirm - your current change works fine and have fixed panic. confirmation log is: ```Igors-MacBook-Pro:~ igork$ ssh root@192.168.1.227 DilOS (based on illumos) Version 1.3.7.202-20170916-2+8

[developer] Re: [openzfs/openzfs] 8648 Fix range locking in ZIL commit codepath (#462)

2017-09-15 Thread Igor K
ikozhukhov approved this pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/462#pullrequestreview-63189063 -- openzfs-developer Ar

[developer] Re: [openzfs/openzfs] 8604 Avoid unnecessary search in VFS when unmounting snapshots (#459)

2017-09-15 Thread Prakash Surya
Closed #459 via 126118fbe4a957da76c8f44769ee63730080cafc. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/459#event-1251640909 -- openzfs-develop

[developer] Re: [openzfs/openzfs] 8605 zfs channel programs: zfs.exists undocumented and non-working (#460)

2017-09-15 Thread Prakash Surya
Closed #460 via 1e85e111f063f702529b6970f23b28cec0ae0e7f. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/460#event-1251640036 -- openzfs-develop

[developer] Re: [openzfs/openzfs] 8655 remove more gender specific language (#453)

2017-09-15 Thread Prakash Surya
Closed #453 via 3091034667c225d608f8974b9bb28b9d8e184d5c. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/453#event-1251637911 -- openzfs-develop

[developer] Re: [openzfs/openzfs] 8602 remove unused "dp_early_sync_tasks" field from "dsl_pool" structure (#455)

2017-09-15 Thread Prakash Surya
Closed #455 via 8ea184afa7a88e044d3411a83602783b785b4b91. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/455#event-1251639271 -- openzfs-develop

[developer] Re: [openzfs/openzfs] 8567 Inconsistent return value in zpool_read_label (#442)

2017-09-15 Thread Prakash Surya
Closed #442 via b885922ac3c19892a80b53c1a1e4408022dc8d86. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/442#event-1251638459 -- openzfs-develop

[developer] Re: [zfs] ZIO_IOCTL_PIPELINE excludes ZIO_STAGE_VDEV_IO_DONE

2017-09-15 Thread Andriy Gapon
In FreeBSD we create a struct bio object for each I/O request that goes to a disk. So, we create bio-s for all vdev zio-s that are to be passed down including read, write, ioctl (disk cache flush) zio-s. Previously, we freed those bio-s in a callback from the I/O subsystem. But since the ABD ch

[developer] Re: [openzfs/openzfs] 0000 zfs_zinactive: do not remove the node if the filesystem is readonly (#464)

2017-09-15 Thread Andriy Gapon
@ahrens I added additional handling of the unlinked nodes to `re_zget` and updated the comment in `zfs_zinactive`. Could you please take a look? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/ope

[developer] Re: [openzfs/openzfs] 0000 zfs_zinactive: do not remove the node if the filesystem is readonly (#464)

2017-09-15 Thread Andriy Gapon
@avg-I pushed 1 commit. d342cf1 update handling of received unlinked files in zfs_rezget -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/openzfs/openzfs/pull/464/files/e4779456db23ce331378d4442ecb2185e184214f..d342cf16062d0fff969447a3c