Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp303129img; Mon, 18 Mar 2019 03:34:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqx+a+7YfgF9rR7XWEkVCc1L/Ay0bZBqRBbG1nk8Gt5M4I7JeRnu9A2TmcW3E0Y4MkB4uR8o X-Received: by 2002:a17:902:9304:: with SMTP id bc4mr19421305plb.81.1552905284989; Mon, 18 Mar 2019 03:34:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552905284; cv=none; d=google.com; s=arc-20160816; b=i8TNiZoWaupHDRaApvPPBXTqTiygiBfcB1snMIeo0bYedEJqRVHIGCUt5jufzRPBJy d9lh8AaTGEKPvTKLUy3NdY6x17FkBL6GkMhc8NwuPOIvAfJKnWOqmZad1fXnAnrScVR5 tKbfaBdXR1DN//2OfC28kxzH5o0t1GeAMadPmeiJUlhLq3lpBXnLOvDhVHQuCT9Tzc+P 9Q3mxJUKpifnd5Tz2rpZyFC6E8tSQjeyh6LzvDki/+wUaf9IFnC4gkrppmXymee496eo N6VKsnL2zLmQOjWOXWRk4vmVAWY2o/6qSqw3dYMm5R9bZ4LyyZnu80VE630/ucl0Ed7K rT6Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:in-reply-to:date :references:subject:cc:to:from; bh=jVya6yWk84upZFAhYlR5M4cmqaYji93IRcjv8EaS33Y=; b=Hm21DboFt4xo4MHZsms7w+rbYz+OSYXgjLBRKxL30gsGkhKMj/unOb62Z1qrdYReOr uiSrRL7/W6Fe0/eSGIIbejd6oOgJt2SSjlcZpDysjj49n+saQTykiwV/jXtb6QsPjaLQ mrYI61YCqfGkQmO5+Pd9YwF2UbzDRCBHeU9Znd4RRXeHsfR1jyIdCIdxm3FufzysXLMx sgEAMV4Rorr1UK2Em2FmoTkeAYimM/ELkWLCC68cXtG037TVS96LZxJvuBYAHhFtiDUx hPVV4O0+dnS7874J0A/Xmsj3ZKFQ8z8sKNmCAvezUdoZqZd5OLIUL9qgqPTKrNRUOXQy uPSw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 10si3078180pfi.183.2019.03.18.03.34.28; Mon, 18 Mar 2019 03:34:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726896AbfCRKdw (ORCPT + 99 others); Mon, 18 Mar 2019 06:33:52 -0400 Received: from mx2.suse.de ([195.135.220.15]:40554 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726813AbfCRKdw (ORCPT ); Mon, 18 Mar 2019 06:33:52 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 38AA9AC3A; Mon, 18 Mar 2019 10:33:50 +0000 (UTC) From: Luis Henriques To: "Yan\, Zheng" Cc: "Yan\, Zheng" , Sage Weil , Ilya Dryomov , ceph-devel , Linux Kernel Mailing List , stable@vger.kernel.org Subject: Re: [PATCH] ceph: Fix a memory leak in ci->i_head_snapc References: <20190315111107.15154-1-lhenriques@suse.com> Date: Mon, 18 Mar 2019 10:33:49 +0000 In-Reply-To: (Zheng Yan's message of "Mon, 18 Mar 2019 11:26:15 +0800") Message-ID: <87r2b4zd2q.fsf@suse.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "Yan, Zheng" writes: > On Fri, Mar 15, 2019 at 7:13 PM Luis Henriques wrote: >> >> I'm occasionally seeing a kmemleak warning in xfstest generic/013: >> >> unreferenced object 0xffff8881fccca940 (size 32): >> comm "kworker/0:1", pid 12, jiffies 4295005883 (age 130.648s) >> hex dump (first 32 bytes): >> 01 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 ................ >> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >> backtrace: >> [<00000000d741a1ea>] build_snap_context+0x5b/0x2a0 >> [<0000000021a00533>] rebuild_snap_realms+0x27/0x90 >> [<00000000ac538600>] rebuild_snap_realms+0x42/0x90 >> [<000000000e955fac>] ceph_update_snap_trace+0x2ee/0x610 >> [<00000000a9550416>] ceph_handle_snap+0x317/0x5f3 >> [<00000000fc287b83>] dispatch+0x362/0x176c >> [<00000000a312c741>] ceph_con_workfn+0x9ce/0x2cf0 >> [<000000004168e3a9>] process_one_work+0x1d4/0x400 >> [<000000002188e9e7>] worker_thread+0x2d/0x3c0 >> [<00000000b593e4b3>] kthread+0x112/0x130 >> [<00000000a8587dca>] ret_from_fork+0x35/0x40 >> [<00000000ba1c9c1d>] 0xffffffffffffffff >> >> It looks like it is possible that we miss a flush_ack from the MDS when, >> for example, umounting the filesystem. In that case, we can simply drop >> the reference to the ceph_snap_context obtained in ceph_queue_cap_snap(). >> >> Link: https://tracker.ceph.com/issues/38224 >> Cc: stable@vger.kernel.org >> Signed-off-by: Luis Henriques >> --- >> fs/ceph/caps.c | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/fs/ceph/caps.c b/fs/ceph/caps.c >> index 36a8dc699448..208f4dc6f574 100644 >> --- a/fs/ceph/caps.c >> +++ b/fs/ceph/caps.c >> @@ -1054,6 +1054,7 @@ int ceph_is_any_caps(struct inode *inode) >> static void drop_inode_snap_realm(struct ceph_inode_info *ci) >> { >> struct ceph_snap_realm *realm = ci->i_snap_realm; >> + >> spin_lock(&realm->inodes_with_caps_lock); >> list_del_init(&ci->i_snap_realm_item); >> ci->i_snap_realm_counter++; >> @@ -1063,6 +1064,12 @@ static void drop_inode_snap_realm(struct ceph_inode_info *ci) >> spin_unlock(&realm->inodes_with_caps_lock); >> ceph_put_snap_realm(ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc, >> realm); >> + /* >> + * ci->i_head_snapc should be NULL, but we may still be waiting for a >> + * flush_ack from the MDS. In that case, we still hold a ref for the >> + * ceph_snap_context and we need to drop it. >> + */ >> + ceph_put_snap_context(ci->i_head_snapc); >> } >> >> /* > > This does not seem right. i_head_snapc is cleared when > (ci->i_wrbuffer_ref_head == 0 && ci->i_dirty_caps == 0 && > ci->i_flushing_caps == 0) . Nothing do with dropping ci->i_snap_realm. > Did you see 'reconnect denied' during the test? If you did, the fix > should be in iterate_session_caps() > No, I didn't saw any 'reconnect denied' in the test. The test actually seems to execute fine, except from the memory leak. It's very difficult to reproduce this issue, but last time I managed to get this memory leak to trigger I actually had some debugging code in drop_inode_snap_realm, something like: if (ci->i_head_snapc) printk("i_head_snapc: 0x%px\n", ci->i_head_snapc); This printk was only executed when the bug triggered (during a filesystem umount) and the address shown was the same as in the kmemleak warning. After spending some time looking, I assumed this to be a missing call to handle_cap_flush_ack, which would do the i_head_snapc cleanup. Cheers, -- Luis