From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753866AbcJMKc4 (ORCPT ); Thu, 13 Oct 2016 06:32:56 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:53547 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753739AbcJMKcs (ORCPT ); Thu, 13 Oct 2016 06:32:48 -0400 Subject: Re: [PATCH 1/8] f2fs: clear nlink if fail to add_link To: Jaegeuk Kim , Chao Yu References: <20161011145706.5028-1-chao@kernel.org> <20161011221903.GA92615@jaegeuk> <20161012172244.GB98211@jaegeuk> CC: , From: Chao Yu Message-ID: <78ec7ed6-47d2-ffe5-d57e-7a67a759ce04@huawei.com> Date: Thu, 13 Oct 2016 18:29:00 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20161012172244.GB98211@jaegeuk> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.134.22.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2016/10/13 1:22, Jaegeuk Kim wrote: > No, it happened xfstests/027 under encrypted mode only. Got it. :) Thanks,