Ziao
|
460bcd5e7e
|
support 255 character filenames; use in memory tree to speed up namei
|
2023-11-21 17:21:43 -08:00 |
|
Ziao
|
68212773a6
|
make mkdir and mknod return error if file or dir already exists; add tests
|
2023-11-18 20:52:36 -08:00 |
|
Ziao
|
5dbac3d9e3
|
support unlinking files and directories
|
2023-11-18 20:20:32 -08:00 |
|
Ziao
|
1e735ea7d0
|
support arbitrary number of files in each folder (previously 64)
|
2023-11-18 19:25:53 -08:00 |
|
Ziao
|
1259cf5487
|
fix bug for indirect datablock r/w, add . and .. to every directory
|
2023-11-18 17:42:36 -08:00 |
|
WangZiao
|
46ce866c57
|
support creating files and directories, support namei
|
2023-11-16 18:36:35 -08:00 |
|