From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Moyer Subject: Re: [PATCH 1/2] Fix a crash when block device is read and block size is changed at the same time Date: Fri, 16 Nov 2012 17:02:37 -0500 Message-ID: References: <1343508252.2626.13184.camel@edumazet-glaptop> <1343556630.2626.13257.camel@edumazet-glaptop> <1343586962.2626.13266.camel@edumazet-glaptop> <5061F0E6.5000403@kernel.dk> <5061F3D2.6050502@kernel.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jens Axboe , Eric Dumazet , Andrea Arcangeli , Jan Kara , dm-devel@redhat.com, linux-kernel@vger.kernel.org, Alexander Viro , kosaki.motohiro@jp.fujitsu.com, linux-fsdevel@vger.kernel.org, lwoodman@redhat.com, "Alasdair G. Kergon" To: Mikulas Patocka Return-path: In-Reply-To: (Mikulas Patocka's message of "Tue, 25 Sep 2012 18:49:19 -0400 (EDT)") Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Mikulas Patocka writes: > blockdev: fix a crash when block size is changed and I/O is issued simultaneously > > The kernel may crash when block size is changed and I/O is issued > simultaneously. Mikulas, do you plan to submit a variant of this for stable as well? Cheers, Jeff