|
952f2e63fb
|
mufs: sync in mufs_format()
|
2017-07-24 16:11:41 +02:00 |
|
|
d21b5addff
|
mufs: include block.h in super.c
|
2017-06-16 15:40:12 +02:00 |
|
|
bcf844aab4
|
mufs: properly format block allocation bitmap
|
2017-06-16 14:21:04 +02:00 |
|
|
c2700bd31e
|
mufs: release flash device if ownership not claimed
|
2017-06-14 13:39:11 +02:00 |
|
|
7b5187973a
|
shell: mufs: add proper mounting and unmounting
|
2017-06-14 13:29:16 +02:00 |
|
|
84c45ee64d
|
mufs: fix va to tree object in super block
|
2017-06-12 03:25:02 +02:00 |
|
|
93c0466c90
|
mufs: simplify super block by embedding struct mufs_dtree instead of struct mufs_dentry
|
2017-06-11 16:32:12 +02:00 |
|
|
e18107d2d5
|
mufs: add support for directories
|
2017-06-09 14:38:31 +02:00 |
|
|
9480a91ecc
|
mufs: calculate log2_nentries during mount
|
2017-05-29 15:07:11 +02:00 |
|
|
b634e3c715
|
mufs: read and write file size during mount and format
|
2017-05-29 15:02:48 +02:00 |
|
|
c5c24788c8
|
mufs: mufs_mount() read the tree pointer of the root directory
|
2017-05-29 14:08:36 +02:00 |
|
|
19cd9d185f
|
mufs: initial support for mounting/formatting
|
2017-05-19 18:58:42 +02:00 |
|