source:
mainline/uspace/srv/fs/minixfs@
40f7297
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Makefile | 1.8 KB | ee01ff5 | 14 years | rename mfs_read.c, new name is mfs_rw.c | |
mfs.c | 4.4 KB | ac28650 | 14 years | - Fix a bug in mfs_has_children() function - Some functions shold be … | |
mfs.h | 5.0 KB | 7bd68e6 | 14 years | Add mfs_inode_grow(), it uses write_map() to expand an inode by a … | |
mfs_balloc.c | 4.8 KB | 8829e33 | 14 years | Fixes to mfs_balloc.c : - Remove magic numbers - Fix incorrect index … | |
mfs_dentry.c | 3.7 KB | c4eeb2f | 14 years | Remove unused field "dirty" from the generic dentry structure. | |
mfs_inode.c | 7.8 KB | 82c198f | 14 years | update inode info and mark it as dirty in the mfs_inode_grow() function | |
mfs_ops.c | 13.8 KB | ae8541d | 14 years | Call put_inode() in mfs_node_put() to write back changes (if any) to disk | |
mfs_rw.c | 7.2 KB | 40f7297 | 14 years | fix to free_zone(): return result og mfs_free_bit() function | |
mfs_utils.c | 1.9 KB | 152610a8 | 14 years | Improves read_map() to avoid the need to call the read_ind_block() … | |
mfs_utils.h | 1.7 KB | 152610a8 | 14 years | Improves read_map() to avoid the need to call the read_ind_block() … |
|
Note:
See TracBrowser
for help on using the repository browser.