diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-24 09:47:26 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-24 09:50:02 -0400 |
commit | 015762cdf4bb3cb54c8ae869714209f2e9652100 (patch) | |
tree | eab8e297729c645319270016726d9e159308667b /kernel.spec | |
parent | 3a153ad929f8bdeceb6b37fefa9f48732fee1a41 (diff) | |
download | kernel-015762cdf4bb3cb54c8ae869714209f2e9652100.tar.gz kernel-015762cdf4bb3cb54c8ae869714209f2e9652100.tar.xz kernel-015762cdf4bb3cb54c8ae869714209f2e9652100.zip |
Fix iscsi with QNAP devices (rhbz 1208999)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index d6969aa19..0e638ea94 100644 --- a/kernel.spec +++ b/kernel.spec @@ -611,6 +611,9 @@ Patch26175: xen-pciback-Don-t-disable-PCI_COMMAND-on-PCI-device-.patch #rhbz 1212230 Patch26176: Input-synaptics-pin-3-touches-when-the-firmware-repo.patch +#rhbz 1208999 +Patch26177: SCSI-add-1024-max-sectors-black-list-flag.patch + # END OF PATCH DEFINITIONS %endif @@ -1337,6 +1340,9 @@ ApplyPatch xen-pciback-Don-t-disable-PCI_COMMAND-on-PCI-device-.patch #rhbz 1212230 ApplyPatch Input-synaptics-pin-3-touches-when-the-firmware-repo.patch +#rhbz 1208999 +ApplyPatch SCSI-add-1024-max-sectors-black-list-flag.patch + # END OF PATCH APPLICATIONS %endif @@ -2187,6 +2193,9 @@ fi # # %changelog +* Fri Apr 24 2015 Josh Boyer <jwboyer@fedoraproject.org> +- Fix iscsi with QNAP devices (rhbz 1208999) + * Thu Apr 23 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc0.git13.1 - Linux v4.0-10710-g27cf3a16b253 |