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
repla
kib 2008-09-04 14:25:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/fs/msdosfs msdosfs_fat.c
Log:
SVN rev 182756 on 2008-09-04 14:25:10Z by kib
MFC r182600:
In rev. 1.17 (r33548) of msdosfs_fat.c, relative cluster numbers were
repla
kib 2008-09-01 13:18:16 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c
Log:
SVN rev 182600 on 2008-09-01 13:18:16Z by kib
In rev. 1.17 (r33548) of msdosfs_fat.c, relative cluster numbers were
replaced by file relative sector numbers as th
bde 2007-09-23 14:49:32 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c
Log:
Remove some of the pessimizations involving writing the fsi sector.
All active fields in fsi are advisory/optional, so we shouldn't do
extra work to make them valid
bde 2007-08-07 02:20:37 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c
Log:
Sort includes.
Remove banal comments before includes. Remove rotted banal comments attached
to includes.
Approved by:re (kensmith) (blanket)
Revisi
bde 2007-08-03 23:13:51 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c msdosfs_vfsops.c
Log:
Oops, fix the fix for the i/o size of the fsinfo block. Its log
message explained why the size is 1 sector, but the code used a
size of 1 cluster.
bde 2007-07-20 16:21:47 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c msdosfs_vnops.c
Log:
Clean up before implementing vfs clustering for msdosfs:
In msdosfs_read(), mainly reorder the main loop to the same order as in
ffs_read().
Bruce Evans wrote:
bde 2007-07-10 13:20:24 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c msdosfsmount.h
Log:
Don't use almost perfectly pessimal cluster allocation. Allocation
of the the first cluster in a file (and, if the allocation can
bde 2007-07-10 13:20:24 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c msdosfsmount.h
Log:
Don't use almost perfectly pessimal cluster allocation. Allocation
of the the first cluster in a file (and, if the allocation cannot be
continued con
trhodes 2007-01-30 04:41:38 UTC
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_fat.c
Log:
Fix spacing from my previous commit to this file:
Noticed by: fjoe
Revision ChangesPath
1.39 +1 -1 src/sys/fs/msdosfs/msdosfs_fat.c
__
10 matches
Mail list logo