|
59a71a4608
|
mufs: return tree as an argument in resolve_path() and free tree objects where necessary
|
2017-06-14 12:47:25 +02:00 |
|
|
f2d4d60c01
|
mufs: add find_dirent_size() to determine how many bytes are used within a directory bin
|
2017-06-14 06:20:11 +02:00 |
|
|
14a93ab881
|
mufs: expose struct mufs_dir internally
|
2017-06-12 16:44:53 +02:00 |
|
|
27a15b3fb7
|
mufs: expose MUFS_FILE and MUFS_DIR constants
|
2017-06-12 13:51:27 +02:00 |
|
|
26b0ccb405
|
mufs: optionally record the type and file_size in resolve_path()
|
2017-06-12 13:48:43 +02:00 |
|
|
845aba61ed
|
mufs: rename mufs_read()/mufs_write() to mufs_tree_read()/mufs_tree_write() and expose functions
|
2017-06-11 17:34:35 +02:00 |
|
|
89ec3a94c0
|
mufs: embed struct mufs_dtree in struct mufs_dentry and clean up code
|
2017-06-11 16:31:43 +02:00 |
|
|
e18107d2d5
|
mufs: add support for directories
|
2017-06-09 14:38:31 +02:00 |
|