From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: fsync() does not flush all the file Date: Thu, 1 Sep 2011 17:50:10 -0400 Message-ID: <20110901215010.GA12057@infradead.org> References: <65CD3FC07F3BF942ABE211646D72D77001C00C@IRSMSX102.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-fsdevel@vger.kernel.org" To: "Berthier, Emmanuel" Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:46509 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757961Ab1IAVuN (ORCPT ); Thu, 1 Sep 2011 17:50:13 -0400 Content-Disposition: inline In-Reply-To: <65CD3FC07F3BF942ABE211646D72D77001C00C@IRSMSX102.ger.corp.intel.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Sep 01, 2011 at 06:12:51PM +0000, Berthier, Emmanuel wrote: > I've checked with traces that the issue is upper eMMC block driver. What do you mean with this sentence? Does your problem reproduce without eMMC in the game? Does writing directly to the block device and then fsync the data get it to disk?