Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2008 15:09:26 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/msdosfs msdosfs_fat.c
Message-ID:  <200809041509.m84F9k96038494@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-09-04 15:09:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/fs/msdosfs       msdosfs_fat.c 
  Log:
  SVN rev 182759 on 2008-09-04 15:09:26Z by kib
  
  MFC r182600:
  In rev. 1.17 (r33548) of msdosfs_fat.c, relative cluster numbers were
  replaced by file relative sector numbers as the buffer block number
  when zero-padding a file during extension. Revert the change, it causes
  wrong blocks filled with zeroes on seeking beyond end of file.
  
  PR:     kern/47628
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.37.2.2  +2 -2      src/sys/fs/msdosfs/msdosfs_fat.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809041509.m84F9k96038494>