linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gunter Ohrner <G.Ohrner@post.rwth-aachen.de>
To: linux-kernel@vger.kernel.org
Subject: vfat32 Free Cluster Count Update
Date: Sat, 16 Feb 2008 18:43:47 +0100	[thread overview]
Message-ID: <fp77bc$akv$1@ger.gmane.org> (raw)

Hi!

Doesn't the Linux vfat driver update the FAT32's free cluster summary count?

Zweiblum:~# dosfsck /dev/sda11
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
/dev/sda11: 2451 files, 28218/1918827 clusters

Zweiblum:~# mount /dev/sda11 /mnt/win_daten/

Zweiblum:~# cp /etc/motd /mnt/win_daten/

Zweiblum:~# umount /mnt/win_daten/

Zweiblum:~# dosfsck /dev/sda11
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Free cluster summary wrong (1890609 vs. really 1890608)
1) Correct
2) Don't correct
? ^C

Zweiblum:~# uname -a
Linux Zweiblum 2.6.24-1-686 #1 SMP Mon Feb 11 14:37:45 UTC 2008 i686
GNU/Linux

Greetings,

  Gunter


             reply	other threads:[~2008-02-16 17:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-16 17:43 Gunter Ohrner [this message]
2008-02-19 10:23 ` vfat32 Free Cluster Count Update OGAWA Hirofumi
2008-02-20  0:33   ` Valdis.Kletnieks
2008-02-20  2:09     ` OGAWA Hirofumi
2008-02-20 10:35   ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fp77bc$akv$1@ger.gmane.org' \
    --to=g.ohrner@post.rwth-aachen.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).