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

Fix directory detection in dkms.mkconf #13141

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Fix directory detection in dkms.mkconf #13141

merged 1 commit into from
Feb 24, 2022

Conversation

szubersk
Copy link
Contributor

Motivation and Context

#11449

Description

Fix zfs-dkms installation on Debian-derived distributions by
aligning the directory detection logic to #13096.
Fix #11449

How Has This Been Tested?

apt install -y zfs-dkms

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)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to #13096.
Fix #11449

Signed-off-by: szubersk <szuberskidamian@gmail.com>
@behlendorf behlendorf added Status: Code Review Needed Ready for review and testing Type: Building Indicates an issue related to building binaries labels Feb 22, 2022
@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Feb 24, 2022
@behlendorf behlendorf merged commit e25bcf9 into openzfs:master Feb 24, 2022
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Feb 24, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
@szubersk szubersk deleted the szubersk-dkms branch April 7, 2022 11:03
nicman23 pushed a commit to nicman23/zfs that referenced this pull request Aug 22, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
nicman23 pushed a commit to nicman23/zfs that referenced this pull request Aug 22, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
andrewc12 pushed a commit to andrewc12/openzfs that referenced this pull request Aug 30, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
lundman pushed a commit to openzfsonwindows/openzfs that referenced this pull request Sep 1, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
andrewc12 pushed a commit to andrewc12/openzfs that referenced this pull request Sep 23, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
andrewc12 pushed a commit to andrewc12/openzfs that referenced this pull request Sep 23, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
andrewc12 pushed a commit to andrewc12/openzfs that referenced this pull request Sep 23, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
andrewc12 pushed a commit to andrewc12/openzfs that referenced this pull request Sep 23, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
andrewc12 pushed a commit to andrewc12/openzfs that referenced this pull request Sep 23, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
andrewc12 pushed a commit to andrewc12/openzfs that referenced this pull request Sep 23, 2022
Fix `zfs-dkms` installation on Debian-derived distributions by
aligning the directory detection logic to openzfs#13096.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes openzfs#11449
Closes openzfs#13141
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) Type: Building Indicates an issue related to building binaries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

not install on 5.10 kernel
2 participants