Changeset a6e094f in mainline for uspace/srv/fs/minixfs/mfs_const.h
- Timestamp:
- 2011-03-01T18:34:30Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 85d32df7
- Parents:
- 128b8ee
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs_const.h
r128b8ee ra6e094f 37 37 #include <sys/types.h> 38 38 39 #define V2_NR_TZONES 10 39 #define V2_NR_DIRECT_ZONES 7 40 #define V2_NR_INDIRECT_ZONES 3 40 41 41 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.