From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lithops.sigma-star.at ([195.201.40.130]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g8LyY-0007OY-Fe for linux-mtd@lists.infradead.org; Fri, 05 Oct 2018 09:02:33 +0000 From: Richard Weinberger To: Romain Izard , derosier@gmail.com Cc: linux-mtd Subject: Re: Nandsim, UBIFS and memory concerns Date: Fri, 05 Oct 2018 11:00:30 +0200 Message-ID: <2590130.nCcsbWpItk@blindfold> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am Freitag, 5. Oktober 2018, 10:55:51 CEST schrieb Romain Izard: > Yes, this looks like a good explanation. Thanks for taking some time > to look at my > issue. So the solution for your problem should be "make sure that userspace is sane and does fsync/fdatasync/sync/umount.." :-) Thanks, //richard