From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752520AbdBGA46 (ORCPT ); Mon, 6 Feb 2017 19:56:58 -0500 Received: from mail-oi0-f65.google.com ([209.85.218.65]:34012 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751447AbdBGA44 (ORCPT ); Mon, 6 Feb 2017 19:56:56 -0500 MIME-Version: 1.0 In-Reply-To: <20170207002205.rwgqrqwltuh5xdxw@codemonkey.org.uk> References: <20170206060032.f7ktrvogksxl4ppy@codemonkey.org.uk> <20170206081924.GA21703@lst.de> <20170207002205.rwgqrqwltuh5xdxw@codemonkey.org.uk> From: Linus Torvalds Date: Mon, 6 Feb 2017 16:56:55 -0800 X-Google-Sender-Auth: 8egscvPOWzeQhmjx-2s6u1MlYfQ Message-ID: Subject: Re: Linux 4.10-rc7 To: Dave Jones , Christoph Hellwig , Linus Torvalds , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 6, 2017 at 4:22 PM, Dave Jones wrote: > On Mon, Feb 06, 2017 at 09:19:24AM +0100, Christoph Hellwig wrote: > > > > Double mnt_want_write, no idea why lockdep isn't reporting that for me. > > Fix below: > > Yep, seems to do the trick. > > Tested-by: Dave Jones Christop, mind re-sending that patch with commit message and sign-off, and I'll apply it. Or just send a git pull request, of course. Linus