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
2667 6118 d 6 h jermar /trunk/uspace/srv/fs/tmpfs/ The previous commit was not entirely sane.
Handle VFS_WRITE correctly when the file doesn't grow.
Handle it correctly also when the file grows.
 
2666 6118 d 11 h jermar /trunk/uspace/srv/ VFS and TMPFS support for VFS_WRITE.  
2664 6120 d 8 h jermar /trunk/uspace/srv/fs/tmpfs/ Fix two bugs in TMPFS-side VFS_READ.  
2663 6120 d 9 h jermar /trunk/uspace/ Reimplement VFS_READ using IPC_M_DATA_READ.  
2658 6121 d 8 h jermar /trunk/uspace/srv/ VFS work.
Foundation for TMPFS-side VFS_READ and fixes in VFS-side VFS_READ.
 
2655 6124 d 14 h jermar /trunk/uspace/srv/fs/tmpfs/ TMPFS work.
VFS_LOOKUP implemented.
 
2645 6127 d 13 h jermar /trunk/uspace/ Start TMPFS.
Not loaded during boot as there is a reproducible kernel panic which occurs when
both tmpfs and fat are loaded.