Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1425301AbdD1JKb (ORCPT ); Fri, 28 Apr 2017 05:10:31 -0400 Received: from b.ns.miles-group.at ([95.130.255.144]:44724 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S968235AbdD1JKY (ORCPT ); Fri, 28 Apr 2017 05:10:24 -0400 Subject: Re: [PATCH 4/6] ubifs: Maintain a parent pointer To: Hyunchul Lee References: <1480629741-18375-1-git-send-email-richard@nod.at> <1480629741-18375-5-git-send-email-richard@nod.at> <20170428083152.GA7984@sebu> Cc: linux-mtd@lists.infradead.org, david@sigma-star.at, dedekind1@gmail.com, adrian.hunter@intel.com, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org From: Richard Weinberger Message-ID: <3e3b3c06-2a2f-41f8-c723-3e7c456c9e98@nod.at> Date: Fri, 28 Apr 2017 11:09:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170428083152.GA7984@sebu> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 205 Lines: 10 Hyunchul, Am 28.04.2017 um 10:31 schrieb Hyunchul Lee: > I guess that dir->i_ino should be assigned to ui->parent_inum. Uff, right. It is obvious that I did this series in a hurry. :D Thanks, //richard