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

Port Illumos Gate #3212: ztest: race condition between vdev_online() and spa_vdev_remove() #1137

Closed
ryao opened this issue Dec 8, 2012 · 1 comment
Milestone

Comments

@ryao
Copy link
Contributor

ryao commented Dec 8, 2012

https://www.illumos.org/issues/3212

I spotted this fix when browsing Delphix's sources.

@behlendorf
Copy link
Contributor

This is a duplicate #989.

behlendorf added a commit to behlendorf/zfs that referenced this issue Dec 21, 2012
illumos-gate/commit/9253d63df408bb48584e0b1abfcc24ef2472382e
Illumos changeset: 13840:97fd5cdf328a

3145 single-copy arc
3212 ztest: race condition between vdev_online() and spa_vdev_remove()

Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Justin T. Gibbs <gibbs@scsiguy.com>
Approved by: Eric Schrock <eric.schrock@delphix.com>

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue openzfs#989
Issue openzfs#1137
unya pushed a commit to unya/zfs that referenced this issue Dec 13, 2013
3145 single-copy arc
3212 ztest: race condition between vdev_online() and spa_vdev_remove()

Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Justin T. Gibbs <gibbs@scsiguy.com>
Approved by: Eric Schrock <eric.schrock@delphix.com>

References:
  illumos-gate/commit/9253d63df408bb48584e0b1abfcc24ef2472382e
  illumos changeset: 13840:97fd5cdf328a
  https://www.illumos.org/issues/3145
  https://www.illumos.org/issues/3212

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#989
Closes openzfs#1137
pcd1193182 pushed a commit to pcd1193182/zfs that referenced this issue Sep 26, 2023
…nt (openzfs#1137)

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.72...1.0.75)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants