From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bryn M. Reeves" Subject: Re: [PATCH 08/10] multipath-tools: remove USER_FRIENDLY_NAMES_OFF Date: Mon, 20 Jun 2016 11:42:21 +0100 Message-ID: <20160620104221.GA31739@hex> References: <1466175169-16684-1-git-send-email-xose.vazquez@gmail.com> <1466175169-16684-8-git-send-email-xose.vazquez@gmail.com> <5767962E.7090800@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5767962E.7090800@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: Hannes Reinecke Cc: dm-devel@redhat.com List-Id: dm-devel.ids On Mon, Jun 20, 2016 at 09:07:26AM +0200, Hannes Reinecke wrote: > On 06/20/2016 08:58 AM, Christophe Varoqui wrote: > > @@ -1133,7 +1132,6 @@ static struct hwentry default_hw[] = { > > .pgfailback = -FAILBACK_IMMEDIATE, > > .checker_name = TUR, > > .fast_io_fail = 10, > > - .user_friendly_names = USER_FRIENDLY_NAMES_OFF, > > .prio_name = DEFAULT_PRIO, > > .no_path_retry = 0, > > No, indeed, that's fine. Agreed: multipath names are mysterious enough for many users without compiled-in defaults changing things behind their backs. Regards, Bryn.