/[hurd]/hurd/fatfs/ChangeLog
ViewVC logotype

Diff of /hurd/fatfs/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marcus, Sat May 10 00:12:29 2003 UTC revision 1.3 by jbailey, Mon Jul 28 01:48:26 2003 UTC
# Line 1  Line 1 
1    2003-07-14  Marco Gerards  <metgerards@student.han.nl>
2    
3            * fat.c (fat_read_sblock): Don't test if the root dir size is a
4            multiple of sectors_per_cluster.  Reported by Barry deFreese
5            (bddebian@cox.net).
6    
7            * fatfs.h (LOG2_BLOCKS_PER_CLUSTER): New macro.
8            (FAT_FIRST_CLUSTER_BLOCK): Likewise.
9            (fat_first_cluster_byte): Macro removed.
10    
11            * inode.c (read_node): Correctly setup diskfs_root_node for FAT32
12            filesystems.
13    
14            * pager.c (fat_getcluster): Check for reading beyond allocsize
15            correctly for file systems with a clustersize > vm_page_size.
16            (file_pager_read_small_page): Don't use byte offsets when
17            calculating the block.
18            (file_pager_read_huge_page): Likewise.
19            (pending_clusters_write): Likewise.
20            (file_pager_write_small_page): Likewise.
21            (STAT_INC): Cast to void to suppress warning.
22    
23  2003-04-26  Marco Gerards  <metgerards@student.han.nl>  2003-04-26  Marco Gerards  <metgerards@student.han.nl>
24    
25          * dir.c (diskfs_get_directs): Consider ENTRY when adding          * dir.c (diskfs_get_directs): Consider ENTRY when adding

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26