Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2944 5837 d 0 h jermar /trunk/uspace/srv/fs/fat/ Introduce futex for protecting the list of unused structures in FAT server.  
2890 5845 d 2 h jermar /trunk/uspace/srv/fs/fat/ Need a way to locate the FAT index structure by VFS index. Also fix code that
locates the FAT index structure by position in the file system namespace.
 
2889 5848 d 1 h jermar /trunk/uspace/srv/fs/fat/ Add hash table for used fat_idx_t structures and implement fat_idx_map().  
2884 5849 d 1 h jermar /trunk/uspace/srv/fs/fat/ merge vs. coalesce  
2881 5849 d 5 h jermar /trunk/uspace/srv/fs/fat/ Code for de/allocation of VFS indices for FAT.  
2876 5849 d 9 h jermar /trunk/uspace/srv/fs/fat/ Add a dedicated source file for handling FAT indices.