From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] fix I_DIO_WAKEUP definition Date: Thu, 16 Apr 2015 22:01:45 +0100 Message-ID: <20150416210145.GZ889@ZenIV.linux.org.uk> References: <553015E8.9040200@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-fsdevel@vger.kernel.org" , Christoph Hellwig To: Eric Sandeen Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:38398 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753693AbbDPVBr (ORCPT ); Thu, 16 Apr 2015 17:01:47 -0400 Content-Disposition: inline In-Reply-To: <553015E8.9040200@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Apr 16, 2015 at 03:04:56PM -0500, Eric Sandeen wrote: > I_DIO_WAKEUP is never directly used, but fix it up anyway. > > Signed-off-by: Eric Sandeen Applied