Changeset c4eeb2f in mainline for uspace/srv/fs/minixfs/mfs.h
- Timestamp:
- 2011-04-03T15:57:15Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2d7c77a
- Parents:
- 87d4422
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs.h
r87d4422 rc4eeb2f 125 125 126 126 /*The following fields do not exist on disk but only in memory*/ 127 bool dirty; 127 128 /*Index of the dentry in the list*/ 128 129 unsigned index; 129 130 /*Pointer to the node at witch the dentry belongs*/
Note:
See TracChangeset
for help on using the changeset viewer.