summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-04-18 14:10:02 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-04-18 14:11:56 -0400
commit7f6230e25d2c047e578ed90d0f4060bce085ad8b (patch)
treedd99393f2389efd67af0586fbdddf846a3bd8dfd /kernel.spec
parenta710a7d7ce54cd18fe8c182ff7150b440ece2d0f (diff)
downloadkernel-7f6230e25d2c047e578ed90d0f4060bce085ad8b.tar.gz
kernel-7f6230e25d2c047e578ed90d0f4060bce085ad8b.tar.xz
kernel-7f6230e25d2c047e578ed90d0f4060bce085ad8b.zip
Fix hfsplus bless ioctl with hardlinks (from Matthew Garrett)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 91f665f56..9ed5c7ced 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -727,6 +727,8 @@ Patch21010: highbank-export-clock-functions.patch
Patch21094: power-x86-destdir.patch
+Patch21098: hfsplus-Fix-bless-ioctl-when-used-with-hardlinks.patch
+
#rhbz 754518
Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -1423,6 +1425,8 @@ ApplyPatch lis3-improve-handling-of-null-rate.patch
ApplyPatch power-x86-destdir.patch
+ApplyPatch hfsplus-Fix-bless-ioctl-when-used-with-hardlinks.patch
+
#rhbz 754518
ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -2310,6 +2314,7 @@ fi
# || ||
%changelog
* Wed Apr 18 2012 Josh Boyer <jwboyer@redhat.com>
+- Fix hfsplus bless ioctl with hardlinks (from Matthew Garrett)
- Change patch to resolve libata hotplug (rhbz 807632)
* Tue Apr 17 2012 Josh Boyer <jwboyer@redhat.com>