source:
mainline/uspace/srv/fs/minixfs@
f9329cf
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 | 4.8 KB | f9329cf | 14 years | The size_grow parameter of the inode_grow() function should be … | |
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 | 8.4 KB | f9329cf | 14 years | The size_grow parameter of the inode_grow() function should be … | |
mfs_ops.c | 13.6 KB | c922bc7 | 14 years | Add function get_inode(), it is used to obtain a generic minix inode … | |
mfs_rw.c | 7.7 KB | 8ab1adff | 14 years | Add functions to read and write indirect zones, it simplifies the … | |
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.