source:
mainline/uspace/srv/fs/minixfs@
9e2d6dc
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.5 KB | e700970 | 14 years | Add mfs_close() and mfs_open_node() functions | |
mfs.h | 5.1 KB | e700970 | 14 years | Add mfs_close() and mfs_open_node() functions | |
mfs_balloc.c | 4.9 KB | a900fb1 | 14 years | Fix some bugs in mfs_alloc_bit() function | |
mfs_dentry.c | 4.9 KB | 9e2d6dc | 14 years | Fixes to mfs_dentry.c: - Return EOK when reading at the end of the … | |
mfs_inode.c | 8.5 KB | e33100c | 14 years | The root inode (index == 1) is at offset 0 in the inode table. | |
mfs_ops.c | 17.4 KB | e700970 | 14 years | Add mfs_close() and mfs_open_node() functions | |
mfs_rw.c | 7.8 KB | 8f6bb76e | 14 years | - Fix bug when allocating memory space for the indirect zone vector - … | |
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.