From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755638AbcJFWMC (ORCPT ); Thu, 6 Oct 2016 18:12:02 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:39329 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750822AbcJFWLw (ORCPT ); Thu, 6 Oct 2016 18:11:52 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org CDE3A61185 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=okaya@codeaurora.org Subject: Re: [PATCH] Revert "debugfs: ->d_parent is never NULL or negative" To: Al Viro References: <1475789429-11414-1-git-send-email-okaya@codeaurora.org> <20161006213734.GM19539@ZenIV.linux.org.uk> Cc: timur@codeaurora.org, cov@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org From: Sinan Kaya Message-ID: <0a4ae5f1-e665-365e-d9d7-f73ad560ea97@codeaurora.org> Date: Thu, 6 Oct 2016 18:11:49 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/6/2016 5:56 PM, Sinan Kaya wrote: > The fact that directory is removed might be leaving the stats in limbo. > > Let me test without this line. This did the trick. Thanks for the heads up. The second line was a left over from the code review. I was removing files piece by piece at the beginning. Then, somebody said why don't you use recursive. While changing it to recursive, I forgot to remove the second line. -- Sinan Kaya Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.