]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
update subject for md/bio fix
authorChris Wright <chrisw@sous-sol.org>
Wed, 1 Nov 2006 15:37:34 +0000 (07:37 -0800)
committerChris Wright <chrisw@sous-sol.org>
Wed, 1 Nov 2006 15:37:34 +0000 (07:37 -0800)
queue-2.6.18/check-bio-address-after-mapping-through-partitions.patch

index 4e5b8e0bc2b4640ed157b91187a3255b105d9f6e..88535699dce93bfa276e8e2f8c1cd66323f133ce 100644 (file)
@@ -3,7 +3,7 @@ Date: Tue, 31 Oct 2006 12:51:45 +1100
 From: NeilBrown <neilb@suse.de>
 To: Andrew Morton <akpm@osdl.org>
 Cc: stable@kernel.org, Jens Axboe <jens.axboe@oracle.com>
-Subject: [stable] [PATCH] Check bio address after mapping through partitions.
+Subject: md: check bio address after mapping through partitions.
 
 Partitions are not limited to live within a device.  So
 we should range check after partition mapping.