From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [RESEND][PATCH] Send uevents for disk write_protect changes Date: Tue, 21 Jul 2009 22:39:27 +0900 Message-ID: <4A65C50F.6090605@kernel.org> References: <200907211128.07252.knikanth@suse.de> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200907211128.07252.knikanth@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Nikanth Karthikesan Cc: linux-kernel@vger.kernel.org, device-mapper development , jens.axboe@oracle.com List-Id: dm-devel.ids Nikanth Karthikesan wrote: > Hi > > This patch is needed for the dm-multipath, so that the daemon can capture the > event and reload the dm table when the read-only setting of the disk changes. > Can this be merged? This is for the next merge window, right? Thanks. -- tejun From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752213AbZGUNjx (ORCPT ); Tue, 21 Jul 2009 09:39:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751499AbZGUNjv (ORCPT ); Tue, 21 Jul 2009 09:39:51 -0400 Received: from hera.kernel.org ([140.211.167.34]:52057 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751102AbZGUNjv (ORCPT ); Tue, 21 Jul 2009 09:39:51 -0400 Message-ID: <4A65C50F.6090605@kernel.org> Date: Tue, 21 Jul 2009 22:39:27 +0900 From: Tejun Heo User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: Nikanth Karthikesan CC: jens.axboe@oracle.com, Hannes Reinecke , linux-kernel@vger.kernel.org, device-mapper development Subject: Re: [RESEND][PATCH] Send uevents for disk write_protect changes References: <200907211128.07252.knikanth@suse.de> In-Reply-To: <200907211128.07252.knikanth@suse.de> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (hera.kernel.org [127.0.0.1]); Tue, 21 Jul 2009 13:39:31 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Nikanth Karthikesan wrote: > Hi > > This patch is needed for the dm-multipath, so that the daemon can capture the > event and reload the dm table when the read-only setting of the disk changes. > Can this be merged? This is for the next merge window, right? Thanks. -- tejun