source: mainline/uspace/srv/fs/minixfs@ 668f1949

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
Makefile 1.8 KB ee01ff5   14 years m.lombardi85 rename mfs_read.c, new name is mfs_rw.c
mfs.c 4.4 KB 668f1949   14 years m.lombardi85 - mfs_read partially implemented, only directories are supported (yet) …
mfs.h 5.0 KB 668f1949   14 years m.lombardi85 - mfs_read partially implemented, only directories are supported (yet) …
mfs_balloc.c 4.8 KB 8829e33   14 years m.lombardi85 Fixes to mfs_balloc.c : - Remove magic numbers - Fix incorrect index …
mfs_dentry.c 4.8 KB e666ddc   14 years m.lombardi85 Fix a bug in dentry on-disk offset calculation
mfs_inode.c 8.5 KB e33100c   14 years m.lombardi85 The root inode (index == 1) is at offset 0 in the inode table.
mfs_ops.c 15.7 KB 668f1949   14 years m.lombardi85 - mfs_read partially implemented, only directories are supported (yet) …
mfs_rw.c 7.7 KB 8ab1adff   14 years m.lombardi85 Add functions to read and write indirect zones, it simplifies the …
mfs_utils.c 1.9 KB 152610a8   14 years m.lombardi85 Improves read_map() to avoid the need to call the read_ind_block() …
mfs_utils.h 1.7 KB 152610a8   14 years m.lombardi85 Improves read_map() to avoid the need to call the read_ind_block() …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.