From mboxrd@z Thu Jan 1 00:00:00 1970 From: hujianyang Subject: Re: [PATCH RFC resend] ovl: discard independent cursor in readdir() Date: Mon, 12 Jan 2015 09:23:21 +0800 Message-ID: <54B32209.4090908@huawei.com> References: <548901BA.3050401@huawei.com> <54AF322C.8080601@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from szxga01-in.huawei.com ([119.145.14.64]:17898 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750724AbbALBYx (ORCPT ); Sun, 11 Jan 2015 20:24:53 -0500 In-Reply-To: Sender: linux-unionfs-owner@vger.kernel.org List-Id: linux-unionfs@vger.kernel.org To: Miklos Szeredi Cc: linux-unionfs@vger.kernel.org On 2015/1/9 22:11, Miklos Szeredi wrote: > On Fri, Jan 9, 2015 at 2:43 AM, hujianyang wrote: > >> How do you feel about this cleanup? > > Pushed a modified version. > > Thanks, > Miklos > > Hi Miklos, I should resend a proper version. Thanks for your modification.