Changeset 7413683 in mainline for uspace/srv/fs/minixfs/mfs_const.h
- Timestamp:
- 2011-03-04T18:32:29Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 63ffffd
- Parents:
- eaf9794
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs_const.h
reaf9794 r7413683 38 38 #include <bool.h> 39 39 40 #define MFS_MAX_BLOCK_SIZE 4096 41 #define MFS_MIN_BLOCK_SIZE 1024 42 40 43 #define MFS_ROOT_INO 1 41 44 #define MFS_SUPER_BLOCK 0
Note:
See TracChangeset
for help on using the changeset viewer.