From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8F1A5C43387 for ; Wed, 19 Dec 2018 04:39:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5028F21873 for ; Wed, 19 Dec 2018 04:39:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="Iz5021rU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726920AbeLSEjy (ORCPT ); Tue, 18 Dec 2018 23:39:54 -0500 Received: from userp2120.oracle.com ([156.151.31.85]:35480 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726704AbeLSEjy (ORCPT ); Tue, 18 Dec 2018 23:39:54 -0500 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id wBJ4XuhY035602; Wed, 19 Dec 2018 04:39:43 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=to : cc : subject : from : references : date : in-reply-to : message-id : mime-version : content-type; s=corp-2018-07-02; bh=bBwhX3lpejVmiGFeCN8f6Pj5poTcWGky8EzcWHLT3gQ=; b=Iz5021rUeZNmqu4VsmvpceinKyp+pXTPalF6FsG4d1M1+cK3Z5jq++88IXJfqMKYY3YI HlVF0JMx8YUY1nVKjJYvyNX67tMCw48eDU3wP6w8d0sAlAHzsUaQZaFTI3Afa0LjNoSf 1PN+jOwGEXFgzLRIu1FFbGxdY+KhU/mlpms3nblvgjALfYoO+bOEdvMb5/iewFaL7H5G i+GJflQURQZV9bjmPlk5MZZMbZyYcEuSHaaH9T3EFJpsXuAcut4rc15EVl1HdBj4rp+o LnfFVb6fZ4PE3wMrw0BrZIuLiR1Xys7YSZ7WWLo5YvPTjshhjTi8Jyf9PrmKubJmzT1x Lg== Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp2120.oracle.com with ESMTP id 2pct8qxyu1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Dec 2018 04:39:43 +0000 Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id wBJ4dhNn026652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 19 Dec 2018 04:39:43 GMT Received: from abhmp0004.oracle.com (abhmp0004.oracle.com [141.146.116.10]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id wBJ4dgER014931; Wed, 19 Dec 2018 04:39:42 GMT Received: from ca-mkp.ca.oracle.com (/10.159.214.123) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 18 Dec 2018 20:39:41 -0800 To: Jens Axboe Cc: "Martin K. Petersen" , Christoph Hellwig , Ming Lei , Hannes Reinecke , Paul Mackerras , Juergen Gross , linux-scsi@vger.kernel.org, linux-block@vger.kernel.org Subject: Re: remove the "clustering" flag V2 From: "Martin K. Petersen" Organization: Oracle Corporation References: <20181213151710.30036-1-hch@lst.de> <20181218070826.GA1787@lst.de> Date: Tue, 18 Dec 2018 23:39:39 -0500 In-Reply-To: (Jens Axboe's message of "Tue, 18 Dec 2018 21:31:19 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9111 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=672 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1812190038 Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org Jens, > You can add my reviewed-by to 10 and add that one too, that makes more > sense than me adding it for a post-merge pull. But either way works > for me. OK, done. -- Martin K. Petersen Oracle Linux Engineering