From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars Ellenberg Subject: Re: [PATCH 1/1] block: fix blk_queue_split() resource exhaustion Date: Mon, 11 Jul 2016 16:13:35 +0200 Message-ID: <20160711141335.GZ13335@soda.linbit> References: <1467990243-3531-1-git-send-email-lars.ellenberg@linbit.com> <1467990243-3531-2-git-send-email-lars.ellenberg@linbit.com> <20160708184957.GA10765@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160708184957.GA10765@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: Jens Axboe Cc: Mike Snitzer , linux-block@vger.kernel.org, Keith Busch , "Martin K. Petersen" , Peter Zijlstra , Jiri Kosina , Ming Lei , "Kirill A. Shutemov" , NeilBrown , linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org, Takashi Iwai , linux-bcache@vger.kernel.org, Zheng Liu , Kent Overstreet , dm-devel@redhat.com, Shaohua Li , Ingo Molnar , Alasdair Kergon , Roland Kammerer List-Id: linux-bcache@vger.kernel.org Dropped the XXX comment (oops), moved the current_has_pending_bios() helper to bio.h and dropped the identical ones from bio.c and md.h. Reposted in-thread as [PATCH v2 1/1] block: fix blk_queue_split() resource exhaustion Thanks, Lars Ellenberg