Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753284Ab1BAKbt (ORCPT ); Tue, 1 Feb 2011 05:31:49 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:52204 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751752Ab1BAKbs (ORCPT ); Tue, 1 Feb 2011 05:31:48 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=o09zc3qx68MxelzD745QuglTmkg2NQvwUWQaXQapwf8qN/GivyK9zNTB05c5IVoKml cF7AomFaWltP6vODV+DzECFgZBiS4QOSHMQzqCbR5lvWW0Ha1al8xZ/KAvmXbpsR3ZPI URfImUh4B4+PBUwZZhaoygctUWuXOX9glfoBQ= Date: Tue, 1 Feb 2011 11:31:43 +0100 From: Tejun Heo To: axboe@kernel.dk, linux-kernel@vger.kernel.org, kay.sievers@vrfy.org, hch@infradead.org Subject: Re: [PATCHSET] block: convert block drivers to ->check_events() Message-ID: <20110201103143.GF14211@htj.dyndns.org> References: <1293557352-10592-1-git-send-email-tj@kernel.org> <20110125130638.GS27510@htj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110125130638.GS27510@htj.dyndns.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1903 Lines: 43 On Tue, Jan 25, 2011 at 02:06:38PM +0100, Tejun Heo wrote: > Hello, Jens. > > On Tue, Dec 28, 2010 at 06:28:56PM +0100, Tejun Heo wrote: > > 0001-block-don-t-implicitly-trigger-event-check-on-disk_u.patch > > 0002-block-don-t-check-events-on-close-unless-it-was-bloc.patch > > 0003-block-don-t-check-events-while-open-is-in-progress.patch > > 0004-ide-convert-to-bdops-check_events.patch > > 0005-floppy-ami-ata-flop-convert-to-bdops-check_events.patch > > 0006-gdrom-viocd-convert-to-bdops-check_events.patch > > 0007-paride-convert-to-bdops-check_events.patch > > 0008-dac960-convert-to-bdops-check_events.patch > > 0009-swim-3-convert-to-bdops-check_events.patch > > 0010-ub-convert-to-bdops-check_events.patch > > 0011-xsysace-convert-to-bdops-check_events.patch > > 0012-i2o_block-convert-to-bdops-check_events.patch > > 0013-s390-tape_block-convert-to-bdops-check_events.patch > > 0014-umem-drop-dummy-media_changed.patch > > 0015-pktcdvd-convert-to-bdops-check_events.patch > > 0016-staging-convert-to-bdops-check_events.patch > > This series seems to have been forgotten. I think 0001-0003 better go > in for 2.6.38 as they affect user-visible behavior (in not too > significant way but still). > > The other patches can go in for 2.6.39. 0005 gets an easy-to-resolve > context conflict but all other patches apply as-is. I'll post the > refreshed version of 0005 as a reply to the original patch. If you > want the whole series reposted, please let me know. This will now create some minor conflicts on top of the mainline. Please let me know when you're ready to apply this. I'll refresh and repost. Thank you. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/