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

Drop KMC_NOEMERGENCY #9119

Merged
merged 1 commit into from Aug 13, 2019
Merged

Drop KMC_NOEMERGENCY #9119

merged 1 commit into from Aug 13, 2019

Conversation

ryao
Copy link
Contributor

@ryao ryao commented Aug 2, 2019

This is not implemented. If it were implemented, using it would risk
deadlocks on pre-3.18 kernels. Lets just drop it.

Signed-off-by: Richard Yao ryao@gentoo.org

Motivation and Context

This is not implemented. If it were implemented, using it would risk deadlocks on pre-3.18 kernels.

Description

Delete unnecessary definitions.

How Has This Been Tested?

No testing was done. Testing the removal of something unused is unnecessary beyond buildbot tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

This is not implemented. If it were implemented, using it would risk
deadlocks on pre-3.18 kernels. Lets just drop it.

Signed-off-by: Richard Yao <ryao@gentoo.org>
@ryao ryao mentioned this pull request Aug 2, 2019
12 tasks
@ahrens ahrens added the Status: Code Review Needed Ready for review and testing label Aug 5, 2019
@ahrens ahrens requested a review from behlendorf August 5, 2019 18:32
@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Aug 12, 2019
@behlendorf behlendorf merged commit fccbd1d into openzfs:master Aug 13, 2019
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Dec 24, 2019
This is not implemented. If it were implemented, using it would risk
deadlocks on pre-3.18 kernels. Lets just drop it.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Closes openzfs#9119
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Dec 27, 2019
This is not implemented. If it were implemented, using it would risk
deadlocks on pre-3.18 kernels. Lets just drop it.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Closes openzfs#9119
tonyhutter pushed a commit that referenced this pull request Jan 23, 2020
This is not implemented. If it were implemented, using it would risk
deadlocks on pre-3.18 kernels. Lets just drop it.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Closes #9119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants