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

Avoid reacquiring a mutex in zfs_zinactive #3305

Closed
wants to merge 1 commit into from

Conversation

chrisrd
Copy link
Contributor

@chrisrd chrisrd commented Apr 16, 2015

Commit @40d06e3 removed a scheme to avoid reacquiring a mutex in zfs_zinactive. It turns out this the scheme is necessary. Reinstate it.

Signed-off-by: Chris Dunlop chris@onthe.net.au
Issue #3225
Closes #3304

Commit @40d06e3 removed a scheme to avoid reacquiring a mutex in
zfs_zinactive. It turns out this the scheme is necessary. Reinstate it.

Signed-off-by: Chris Dunlop <chris@onthe.net.au>
Issue openzfs#3225
Closes openzfs#3304
@chrisrd
Copy link
Contributor Author

chrisrd commented Apr 16, 2015

Per #3304, issue is addressed by #3293.

Request closed.

@chrisrd chrisrd closed this Apr 16, 2015
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

Successfully merging this pull request may close these issues.

PANIC at zfs_znode.c:1106:zfs_zinactive()
1 participant