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

Diff of /hurd/fatfs/ChangeLog

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

revision 1.5 by jbailey, Tue Jul 29 14:33:01 2003 UTC revision 1.6 by marcus, Sat Aug 2 21:32:52 2003 UTC
# Line 1  Line 1 
1    2003-08-01  Marco Gerards  <metgerards@student.han.nl>
2    
3            * node-create.c: New file.
4            * Makefile (SRCS): Added node-created.c.
5            * dir.c: Include <hurd/fsys.h>.
6            (diskfs_direnter_hard): Initialize a new block with zeros. Enter
7            direntry and setup the virtual  inode. Also handle directories
8            correctly.
9            (diskfs_rewrite_hard): Function rewritten.
10            (diskfs_dirempty): Change logic to test if a file was deleted.
11            * fat.c (fat_extend_chain): Unlock spin_lock when returning from
12            function. Set dn->last to 0 when deallocating the complete
13            file. Update dn->last when not deallocating the complete file. Set
14            dn->first to zero when the complete file was deallocated. Also
15            update dn->length_of_chain to the new amount of clusters in the
16            chain.
17            * main.c (diskfs_hard_readonly): Remove global variable.
18    
19  2003-07-29  Jeff Bailey  <jbailey@nisa.net>  2003-07-29  Jeff Bailey  <jbailey@nisa.net>
20    
21          * fatfs.h (LOG2_BLOCKS_PER_CLUSTER): Fix typo.          * fatfs.h (LOG2_BLOCKS_PER_CLUSTER): Fix typo.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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