Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759944AbYBTKf6 (ORCPT ); Wed, 20 Feb 2008 05:35:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752790AbYBTKfv (ORCPT ); Wed, 20 Feb 2008 05:35:51 -0500 Received: from sovereign.computergmbh.de ([85.214.69.204]:39289 "EHLO sovereign.computergmbh.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752247AbYBTKfu (ORCPT ); Wed, 20 Feb 2008 05:35:50 -0500 Date: Wed, 20 Feb 2008 11:35:49 +0100 (CET) From: Jan Engelhardt To: OGAWA Hirofumi cc: Gunter Ohrner , linux-kernel@vger.kernel.org Subject: Re: vfat32 Free Cluster Count Update In-Reply-To: <877ih1w8hb.fsf@duaron.myhome.or.jp> Message-ID: References: <877ih1w8hb.fsf@duaron.myhome.or.jp> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 20 On Feb 19 2008 19:23, OGAWA Hirofumi wrote: > >This problem was introduced by it ignores a free cluster count (not >"usefree"). If we was not using "usefree" option, FAT doesn't trust the >"free cluster count" anymore. > >So, it doesn't update until re-count. Um.. yes, it's a bit >problem. Ah.. it can fix "we can trust now"-flag or something. > >I'll dig it more, later. And for right now, please run "df" command, it >will fix free cluster count. > Ah, _that's_ why the first invocation `df` command after a fresh boot always takes so long! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/