From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5E1DB369.1000903@cn.fujitsu.com> Date: Tue, 14 Jan 2020 20:26:17 +0800 From: Xiao Yang MIME-Version: 1.0 References: <20200113093735.4610-1-yangx.jy@cn.fujitsu.com> <20200114121457.GG2812@work-vm> In-Reply-To: <20200114121457.GG2812@work-vm> Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: 8bit Subject: Re: [Virtio-fs] [PATCH 1/2] vitriofsd/passthrough_ll: Make fallocate() work List-Id: Development discussions about virtio-fs List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" Cc: virtio-fs@redhat.com On 2020/1/14 20:14, Dr. David Alan Gilbert 写wrote: > Thanks; I've merged the fh fix into Stefan's 'add fd_map to hide file > descriptors' > patch. > > I'll merge the ifdef fix with your next fix and take it as a separate > patch. Hi Dave, Thanks for your review and explanation. Do you mean that I don't need to send v2 patch? Thanks, Xiao Yang > > Dave