File history
Tracking elks/tools/mfs/super.c
| Commit | Author | Date | Message |
|---|---|---|---|
496b93fe6f8848abdba810574ce4bb433053d02 | Greg Haerr | 2024-02-18 | [tools] Fix mfs problem with max inodes on MINIX v2 filesystems |
f43d8e8c63313e8593aea1050fa0090f6afc08c | Greg Haerr | 2022-08-23 | Fix operation with block numbers > 32767 Fix creating files with double indirect blocks Fix bad image created with files > 775K |
aa97125859af822387c76227d266cc7b3f29e71 | Greg Haerr | 2020-10-19 | [minixfs] Fix MINIX filesystem issues related to too many inodes |
94017a58c71d0b7e31220c2d6417e5a32c425d9 | Greg Haerr | 2020-09-01 | [mkfs/fsck] Fix fsck to work on ELKS, mkfs MAXSIZE fix |
521185162b59a46af162797a7430e94b336b36a | Greg Haerr | 2020-03-22 | [cmds] Various cleanups, add new Nano-X programs to 2880k images |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
3245556e4315de4b35d704291fc6372993b8713 | Jody Bruchon | 2020-03-04 | [minix] Fix buffer problems and filesystem check status in MINIX filesystem (#408) |
e90ee2221d1303964859843847da4d9e7a8369d | Greg Haerr | 2019-04-29 | Proof of concept to replace sudo mount/umount ELKS disk image with portable userland tools Added elks/elks/tools/mfs - Minix filesystem manipulation tool Added elks/elks/tools/mfsck - Minix filesystem consistency checker Added elks/elks/tools/bin to PATH |