[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1241828002-12742-1-git-send-email-tj@kernel.org>
Date: Sat, 9 May 2009 09:13:19 +0900
From: Tejun Heo <tj@...nel.org>
To: jeff@...zik.org, linux-ide@...r.kernel.org, jens.axboe@...cle.com,
linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org,
James.Bottomley@...senPartnership.com, Mauelshagen@...Hat.com,
dm-devel@...Hat.com, dan.j.williams@...il.com
Subject: [GIT PATCH] block,scsi,libata: implement alt_size, take#2
Hello,
Upon ack, please pull from the following git tree.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git block-alt_size
This is the second take of implement-alt_size patchset. Other than
being refreshed to apply on the current block tree, there's no real
change from the last take[L].
Jeff reluctantly acked it and Dan Williams is gonna handle mdadm part
of userland, so I guess it's about time to push this in.
This patchset is on top of the current block#for-2.6.31(f68adec3) and
can be automatically merged with block-peek-fetch branch by pulling.
diffstat follows.
block/genhd.c | 26 ++++++++++++++++++++++++++
drivers/ata/libata-core.c | 2 ++
drivers/ata/libata-scsi.c | 2 ++
drivers/scsi/sd.c | 1 +
include/linux/genhd.h | 13 ++++++++++++-
include/linux/libata.h | 1 +
include/scsi/scsi_device.h | 1 +
7 files changed, 45 insertions(+), 1 deletion(-)
Thanks.
--
tejun
[L] http://thread.gmane.org/gmane.linux.kernel.device-mapper.devel/7235
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists