[parted] Add propper header here

Peter Jones pjones at fedoraproject.org
Fri Dec 17 16:27:01 UTC 2010


commit cbe2d87bb2afce5fbc2864f5130e9ef90f1fe0b6
Author: Peter Jones <pjones at redhat.com>
Date:   Fri Dec 17 11:13:05 2010 -0500

    Add propper header here

 parted-2.2-hi-major-sd-rh611691.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/parted-2.2-hi-major-sd-rh611691.patch b/parted-2.2-hi-major-sd-rh611691.patch
index 9a05eed..1dfd8d2 100644
--- a/parted-2.2-hi-major-sd-rh611691.patch
+++ b/parted-2.2-hi-major-sd-rh611691.patch
@@ -1,3 +1,14 @@
+From: Masahiro Matsuya <mmatsuya at redhat.com>
+Date: Tue, 6 Jul 2010 03:43:32 +0900
+Subject: [PATCH] Recognize devices with major number 128,129,...135 as SCSI
+
+Devices with major number 128,129,...135 are not recognized as SCSI devices.
+This patch fixes it.
+
+---
+ linux.c |   11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
 diff -up parted-2.1/libparted/arch/linux.c.original parted-2.1/libparted/arch/linux.c
 --- parted-2.1/libparted/arch/linux.c.original	2010-07-06 15:05:19.921823935 +0900
 +++ parted-2.1/libparted/arch/linux.c	2010-07-06 16:42:16.420762063 +0900


More information about the scm-commits mailing list