From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Szeredi Subject: Re: [PATCH 2/2] overlayfs: Fix dentry reference leak Date: Mon, 21 Sep 2015 10:19:09 +0200 Message-ID: <20150921081909.GA21889@tucsk> References: <20150918104512.7696.55992.stgit@warthog.procyon.org.uk> <20150918104522.7696.6538.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wi0-f171.google.com ([209.85.212.171]:34784 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756009AbbIUITN (ORCPT ); Mon, 21 Sep 2015 04:19:13 -0400 Received: by wicfx3 with SMTP id fx3so134021892wic.1 for ; Mon, 21 Sep 2015 01:19:11 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20150918104522.7696.6538.stgit@warthog.procyon.org.uk> Sender: linux-unionfs-owner@vger.kernel.org List-Id: linux-unionfs@vger.kernel.org To: David Howells Cc: linux-kernel@vger.kernel.org, linux-unionfs@vger.kernel.org, viro@ZenIV.linux.org.uk Hi David, Applied both patches. Thanks, Miklos