From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haicheng Li Subject: Re: [PATCH] f2fs: fix build warning for f2fs_has_inline_data() Date: Fri, 27 Dec 2013 18:55:48 +0800 Message-ID: <20131227105548.GA10857@hli22-desktop> References: <1388126708-27839-1-git-send-email-haicheng.li@linux.intel.com> <1388136123.2101.310.camel@kjgkr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1388136123.2101.310.camel@kjgkr> Sender: linux-fsdevel-owner@vger.kernel.org To: Jaegeuk Kim Cc: linux-fsdevel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, Haicheng Li , Fengguang Wu , Huajun Li List-Id: linux-f2fs-devel.lists.sourceforge.net On Fri, Dec 27, 2013 at 06:22:03PM +0900, Jaegeuk Kim wrote: > Hi, > > Could you refer the following patch that I sent? > > Re: [PATCH 5/6] f2fs: add the number of inline_data files to status info yes, your patch should have fixed it. thanks.