[developer] Re: [openzfs/openzfs] 8100 8021 seems to cause random BAD TRAP: type=d (#gp General protection) (#375)

2017-05-18 Thread Prakash Surya
This has been pulled in via the latest illumos sync; see the commit here: https://github.com/openzfs/openzfs/commit/770499e185d15678ccb0be57ebc626ad18d93383 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[developer] Re: [openzfs/openzfs] 8100 8021 seems to cause random BAD TRAP: type=d (#gp General protection) (#375)

2017-05-18 Thread Prakash Surya
Closed #375. -- 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/375#event-1088955305 -- openzfs-developer Archives:

[developer] Re: [openzfs/openzfs] 8100 8021 seems to cause random BAD TRAP: type=d (#gp General protection) (#375)

2017-05-11 Thread Jorgen Lundman
lundman approved this pull request. Runs through the tester for us, which is an improvement. `abd_copy()` still gets called with `src==dst`, but this is a noop generally. As we added "ABD move" to our repo to decrease defragmentation, we will add code to skip the null copy, but since that is