From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755913AbcEaUlo (ORCPT ); Tue, 31 May 2016 16:41:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47103 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750813AbcEaUln (ORCPT ); Tue, 31 May 2016 16:41:43 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1463492149-69267-1-git-send-email-zyan@redhat.com> References: <1463492149-69267-1-git-send-email-zyan@redhat.com> To: "Yan, Zheng" Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org, linux-cachefs@redhat.com Subject: Re: [PATCH] FS-Cache: wake up write waiter after invalidating writes MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <12074.1464727301.1@warthog.procyon.org.uk> Date: Tue, 31 May 2016 21:41:41 +0100 Message-ID: <12075.1464727301@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Tue, 31 May 2016 20:41:43 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Yan, Zheng wrote: > Signed-off-by: "Yan, Zheng" Acked-by: David Howells